diff --git a/.devcontainer/postCreate.sh b/.devcontainer/postCreate.sh index 3a4cdff317..ee79ebd221 100644 --- a/.devcontainer/postCreate.sh +++ b/.devcontainer/postCreate.sh @@ -1,3 +1,3 @@ echo "Post Create Starting" -nox -s unit-3.8 \ No newline at end of file +nox -s blacken \ No newline at end of file diff --git a/.devcontainer/requirements.in b/.devcontainer/requirements.in index 936886199b..7c41e5e241 100644 --- a/.devcontainer/requirements.in +++ b/.devcontainer/requirements.in @@ -1 +1 @@ -nox>=2022.11.21 \ No newline at end of file +nox==2024.10.9 \ No newline at end of file diff --git a/.devcontainer/requirements.txt b/.devcontainer/requirements.txt index e552709389..8547321c28 100644 --- a/.devcontainer/requirements.txt +++ b/.devcontainer/requirements.txt @@ -1,5 +1,5 @@ # -# This file is autogenerated by pip-compile with Python 3.9 +# This file is autogenerated by pip-compile with Python 3.8 # by the following command: # # pip-compile --generate-hashes requirements.in @@ -32,6 +32,10 @@ platformdirs==4.3.6 \ --hash=sha256:357fb2acbc885b0419afd3ce3ed34564c13c9b95c89360cd9563f73aa5e2b907 \ --hash=sha256:73e575e1408ab8103900836b97580d5307456908a03e92031bab39e4554cc3fb # via virtualenv +tomli==2.0.2 \ + --hash=sha256:2ebe24485c53d303f690b0ec092806a085f07af5a5aa1464f3931eec36caaa38 \ + --hash=sha256:d46d457a85337051c36524bc5349dd91b1877838e2979ac5ced3e710ed8a60ed + # via nox virtualenv==20.27.1 \ --hash=sha256:142c6be10212543b32c6c45d3d3893dff89112cc588b7d0879ae5a1ec03a47ba \ --hash=sha256:f11f1b8a29525562925f745563bfd48b189450f61fb34c4f9cc79dd5aa32a1f4