update dev dependencies
This commit is contained in:
parent
beeecc5bf5
commit
58cd961a11
8 changed files with 165 additions and 109 deletions
|
|
@ -1,18 +1,18 @@
|
|||
#
|
||||
# This file is autogenerated by pip-compile with Python 3.11
|
||||
# This file is autogenerated by pip-compile with Python 3.12
|
||||
# by the following command:
|
||||
#
|
||||
# pip-compile tests.in
|
||||
#
|
||||
asgiref==3.7.2
|
||||
asgiref==3.8.1
|
||||
# via -r tests.in
|
||||
iniconfig==2.0.0
|
||||
# via pytest
|
||||
packaging==23.2
|
||||
packaging==24.0
|
||||
# via pytest
|
||||
pluggy==1.3.0
|
||||
pluggy==1.4.0
|
||||
# via pytest
|
||||
pytest==7.4.4
|
||||
pytest==8.1.1
|
||||
# via -r tests.in
|
||||
python-dotenv==1.0.0
|
||||
python-dotenv==1.0.1
|
||||
# via -r tests.in
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue