update dev dependencies

This commit is contained in:
David Lord 2024-10-24 13:27:52 -07:00
parent 68150d4caf
commit 8f2bc008ad
No known key found for this signature in database
GPG key ID: 43368A7AA8CC5926
6 changed files with 15 additions and 15 deletions

View file

@ -12,7 +12,7 @@ cryptography==43.0.3
# via -r typing.in
iniconfig==2.0.0
# via pytest
mypy==1.12.0
mypy==1.13.0
# via -r typing.in
mypy-extensions==1.0.0
# via mypy
@ -24,7 +24,7 @@ pluggy==1.5.0
# via pytest
pycparser==2.22
# via cffi
pyright==1.1.385
pyright==1.1.386
# via -r typing.in
pytest==8.3.3
# via -r typing.in