Skip to content

Commit b9da426

Browse files
committed
updates
1 parent f7953b8 commit b9da426

3 files changed

Lines changed: 32 additions & 32 deletions

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
with:
1414
python-version: ${{ matrix.python-version }}
1515
architecture: x64
16-
- run: pip install nox==2023.4.22
16+
- run: pip install nox==2024.4.15
1717
- run: pip install nox-poetry==1.0.3
1818
- run: pip install poetry==1.8.2
1919
- run: nox --python ${{ matrix.python-version }}

poetry.lock

Lines changed: 28 additions & 28 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,6 @@ tomli==2.0.1 ; python_version >= "3.10" and python_full_version < "3.11.0a7" \
6868
types-flake8-bugbear==22.12.6.0 ; python_version >= "3.10" and python_version < "4.0" \
6969
--hash=sha256:153d7a6a2d0e37a4a1c81fb6784242c5cb8ff8048c2477288b69abc5d7e1f7f5 \
7070
--hash=sha256:57a8738f27118e444bd5ea3eba8c8488b527f74d9c30fa723118b4edfafa2a7f
71-
typing-extensions==4.10.0 ; python_version >= "3.10" and python_version < "4.0" \
72-
--hash=sha256:69b1a937c3a517342112fb4c6df7e72fc39a38e7891a5730ed4985b5214b5475 \
73-
--hash=sha256:b0abd7c89e8fb96f98db18d86106ff1d90ab692004eb746cf6eda2682f91b3cb
71+
typing-extensions==4.11.0 ; python_version >= "3.10" and python_version < "4.0" \
72+
--hash=sha256:83f085bd5ca59c80295fc2a82ab5dac679cbe02b9f33f7d83af68e241bea51b0 \
73+
--hash=sha256:c1f94d72897edaf4ce775bb7558d5b79d8126906a14ea5ed1635921406c0387a

0 commit comments

Comments
 (0)