mirror of
https://github.com/Crocmagnon/charasheet.git
synced 2024-11-05 06:13:55 +01:00
Update dependencies
This commit is contained in:
parent
847edb7cbf
commit
f91d3420aa
3 changed files with 8 additions and 8 deletions
|
@ -39,7 +39,7 @@ django-environ==0.11.2
|
|||
# via -r requirements.in
|
||||
django-extensions==3.2.3
|
||||
# via -r requirements.in
|
||||
django-htmx==1.19.0
|
||||
django-htmx==1.21.0
|
||||
# via -r requirements.in
|
||||
django-linear-migrations==2.15.0
|
||||
# via -r requirements.in
|
||||
|
@ -90,7 +90,7 @@ urllib3==2.2.3
|
|||
# selenium
|
||||
websocket-client==1.8.0
|
||||
# via selenium
|
||||
whitenoise==6.7.0
|
||||
whitenoise==6.8.1
|
||||
# via -r requirements.in
|
||||
wsproto==1.2.0
|
||||
# via trio-websocket
|
||||
|
|
|
@ -66,7 +66,7 @@ h11==0.14.0
|
|||
# via
|
||||
# -c constraints.txt
|
||||
# wsproto
|
||||
hypothesis==6.115.3
|
||||
hypothesis==6.115.5
|
||||
# via -r requirements-dev.in
|
||||
identify==2.6.1
|
||||
# via pre-commit
|
||||
|
@ -155,7 +155,7 @@ requests==2.32.3
|
|||
# bpython
|
||||
# pytest-base-url
|
||||
# pytest-selenium
|
||||
ruff==0.7.0
|
||||
ruff==0.7.1
|
||||
# via -r requirements-dev.in
|
||||
selenium==4.25.0
|
||||
# via
|
||||
|
@ -197,7 +197,7 @@ urllib3[socks]==2.2.3
|
|||
# -c constraints.txt
|
||||
# requests
|
||||
# selenium
|
||||
virtualenv==20.27.0
|
||||
virtualenv==20.27.1
|
||||
# via pre-commit
|
||||
wcwidth==0.2.13
|
||||
# via blessed
|
||||
|
@ -213,7 +213,7 @@ wsproto==1.2.0
|
|||
# trio-websocket
|
||||
|
||||
# The following packages are considered to be unsafe in a requirements file:
|
||||
pip==24.2
|
||||
pip==24.3.1
|
||||
# via pip-tools
|
||||
setuptools==75.2.0
|
||||
# via pip-tools
|
||||
|
|
|
@ -39,7 +39,7 @@ django-environ==0.11.2
|
|||
# via -r requirements.in
|
||||
django-extensions==3.2.3
|
||||
# via -r requirements.in
|
||||
django-htmx==1.19.0
|
||||
django-htmx==1.21.0
|
||||
# via -r requirements.in
|
||||
django-linear-migrations==2.15.0
|
||||
# via -r requirements.in
|
||||
|
@ -90,7 +90,7 @@ urllib3[socks]==2.2.3
|
|||
# selenium
|
||||
websocket-client==1.8.0
|
||||
# via selenium
|
||||
whitenoise==6.7.0
|
||||
whitenoise==6.8.1
|
||||
# via -r requirements.in
|
||||
wsproto==1.2.0
|
||||
# via trio-websocket
|
||||
|
|
Loading…
Reference in a new issue