[deps] update dependencies because of Django security release
This commit is contained in:
parent
06868361c6
commit
0daf4e940c
3 changed files with 30 additions and 30 deletions
|
|
@ -1,27 +1,27 @@
|
|||
# SHA1:0fe30e8de6a24fe0b1d50d82a23038919d203909
|
||||
#
|
||||
# This file is autogenerated by pip-compile-multi
|
||||
# This file was generated by pip-compile-multi.
|
||||
# To update, run:
|
||||
#
|
||||
# pip-compile-multi
|
||||
# requirements upgrade
|
||||
#
|
||||
-r test.txt
|
||||
application-properties==0.8.2
|
||||
asttokens==3.0.0
|
||||
build==1.2.2.post1
|
||||
certifi==2025.1.31
|
||||
charset-normalizer==3.4.1
|
||||
certifi==2025.4.26
|
||||
charset-normalizer==3.4.2
|
||||
click==8.1.8
|
||||
columnar==1.4.1
|
||||
decorator==5.2.1
|
||||
defusedxml==0.7.1
|
||||
django-debug-toolbar==5.1.0
|
||||
django-stubs==5.1.3
|
||||
django-stubs-ext==5.1.3
|
||||
django-debug-toolbar==5.2.0
|
||||
django-stubs==5.2.0
|
||||
django-stubs-ext==5.2.0
|
||||
executing==2.2.0
|
||||
genbadge==1.1.2
|
||||
idna==3.10
|
||||
ipython==9.0.2
|
||||
ipython==9.2.0
|
||||
ipython-pygments-lexers==1.1.1
|
||||
jedi==0.19.2
|
||||
markdown-it-py==3.0.0
|
||||
|
|
@ -29,11 +29,11 @@ matplotlib-inline==0.1.7
|
|||
mdurl==0.1.2
|
||||
parso==0.8.4
|
||||
pexpect==4.9.0
|
||||
pillow==11.1.0
|
||||
pip==25.0.1
|
||||
pip-compile-multi==2.8.0
|
||||
pillow==11.2.1
|
||||
pip==25.1.1
|
||||
pip-compile-multi==3.0.0
|
||||
pip-tools==7.4.1
|
||||
prompt-toolkit==3.0.50
|
||||
prompt-toolkit==3.0.51
|
||||
ptyprocess==0.7.0
|
||||
pure-eval==0.2.3
|
||||
pygments==2.19.1
|
||||
|
|
@ -42,15 +42,15 @@ pyproject-hooks==1.2.0
|
|||
pyyaml==6.0.2
|
||||
requests==2.32.3
|
||||
rich==14.0.0
|
||||
ruff==0.11.2
|
||||
setuptools==78.1.0
|
||||
ruff==0.11.8
|
||||
setuptools==80.3.1
|
||||
stack-data==0.6.3
|
||||
tomli==2.2.1
|
||||
toolz==1.0.0
|
||||
toposort==1.10
|
||||
traitlets==5.14.3
|
||||
types-pyyaml==6.0.12.20250402
|
||||
urllib3==2.3.0
|
||||
uv==0.6.12
|
||||
urllib3==2.4.0
|
||||
uv==0.7.3
|
||||
wcwidth==0.2.13
|
||||
wheel==0.45.1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue