Skip to content

Commit

Permalink
updates
Browse files Browse the repository at this point in the history
  • Loading branch information
ottobackwards committed Apr 23, 2024
1 parent f7953b8 commit b9da426
Show file tree
Hide file tree
Showing 3 changed files with 32 additions and 32 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
with:
python-version: ${{ matrix.python-version }}
architecture: x64
- run: pip install nox==2023.4.22
- run: pip install nox==2024.4.15
- run: pip install nox-poetry==1.0.3
- run: pip install poetry==1.8.2
- run: nox --python ${{ matrix.python-version }}
56 changes: 28 additions & 28 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,6 @@ tomli==2.0.1 ; python_version >= "3.10" and python_full_version < "3.11.0a7" \
types-flake8-bugbear==22.12.6.0 ; python_version >= "3.10" and python_version < "4.0" \
--hash=sha256:153d7a6a2d0e37a4a1c81fb6784242c5cb8ff8048c2477288b69abc5d7e1f7f5 \
--hash=sha256:57a8738f27118e444bd5ea3eba8c8488b527f74d9c30fa723118b4edfafa2a7f
typing-extensions==4.10.0 ; python_version >= "3.10" and python_version < "4.0" \
--hash=sha256:69b1a937c3a517342112fb4c6df7e72fc39a38e7891a5730ed4985b5214b5475 \
--hash=sha256:b0abd7c89e8fb96f98db18d86106ff1d90ab692004eb746cf6eda2682f91b3cb
typing-extensions==4.11.0 ; python_version >= "3.10" and python_version < "4.0" \
--hash=sha256:83f085bd5ca59c80295fc2a82ab5dac679cbe02b9f33f7d83af68e241bea51b0 \
--hash=sha256:c1f94d72897edaf4ce775bb7558d5b79d8126906a14ea5ed1635921406c0387a

0 comments on commit b9da426

Please sign in to comment.