update dev dependencies
This commit is contained in:
parent
c77b099cbb
commit
b337d21058
9 changed files with 67 additions and 56 deletions
|
|
@ -1,18 +1,18 @@
|
|||
#
|
||||
# This file is autogenerated by pip-compile with Python 3.12
|
||||
# This file is autogenerated by pip-compile with Python 3.13
|
||||
# by the following command:
|
||||
#
|
||||
# pip-compile typing.in
|
||||
#
|
||||
asgiref==3.8.1
|
||||
# via -r typing.in
|
||||
cffi==1.17.0
|
||||
cffi==1.17.1
|
||||
# via cryptography
|
||||
cryptography==43.0.0
|
||||
cryptography==43.0.3
|
||||
# via -r typing.in
|
||||
iniconfig==2.0.0
|
||||
# via pytest
|
||||
mypy==1.11.1
|
||||
mypy==1.12.0
|
||||
# via -r typing.in
|
||||
mypy-extensions==1.0.0
|
||||
# via mypy
|
||||
|
|
@ -24,9 +24,9 @@ pluggy==1.5.0
|
|||
# via pytest
|
||||
pycparser==2.22
|
||||
# via cffi
|
||||
pyright==1.1.377
|
||||
pyright==1.1.385
|
||||
# via -r typing.in
|
||||
pytest==8.3.2
|
||||
pytest==8.3.3
|
||||
# via -r typing.in
|
||||
python-dotenv==1.0.1
|
||||
# via -r typing.in
|
||||
|
|
@ -35,4 +35,6 @@ types-contextvars==2.4.7.3
|
|||
types-dataclasses==0.6.6
|
||||
# via -r typing.in
|
||||
typing-extensions==4.12.2
|
||||
# via mypy
|
||||
# via
|
||||
# mypy
|
||||
# pyright
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue