Update dependencies

This commit is contained in:
Crocmagnon 2023-11-20 18:06:48 +00:00 committed by crocmagnon-pr[bot]
parent 8f3509f536
commit 80e34decaa
3 changed files with 19 additions and 14 deletions

View file

@ -5,12 +5,14 @@
# pip-compile --allow-unsafe --output-file=constraints.txt --strip-extras requirements.in
#
asgiref==3.7.2
# via django
# via
# django
# django-htmx
attrs==23.1.0
# via
# outcome
# trio
certifi==2023.7.22
certifi==2023.11.17
# via
# requests
# selenium
@ -43,7 +45,7 @@ django-environ==0.11.2
# via -r requirements.in
django-extensions==3.2.3
# via -r requirements.in
django-htmx==1.17.0
django-htmx==1.17.2
# via -r requirements.in
django-linear-migrations==2.12.0
# via -r requirements.in

View file

@ -8,6 +8,7 @@ asgiref==3.7.2
# via
# -c constraints.txt
# django
# django-browser-reload
attrs==23.1.0
# via
# -c constraints.txt
@ -22,7 +23,7 @@ bpython==0.24
# via -r requirements-dev.in
build==1.0.3
# via pip-tools
certifi==2023.7.22
certifi==2023.11.17
# via
# -c constraints.txt
# requests
@ -55,7 +56,7 @@ django==4.2.7
# django-browser-reload
# django-debug-toolbar
# model-bakery
django-browser-reload==1.12.0
django-browser-reload==1.12.1
# via -r requirements-dev.in
django-debug-toolbar==4.2.0
# via -r requirements-dev.in
@ -67,9 +68,9 @@ h11==0.14.0
# via
# -c constraints.txt
# wsproto
hypothesis==6.88.4
hypothesis==6.90.0
# via -r requirements-dev.in
identify==2.5.31
identify==2.5.32
# via pre-commit
idna==3.4
# via
@ -114,7 +115,7 @@ pre-commit==3.5.0
# via -r requirements-dev.in
py==1.11.0
# via -r requirements-dev.in
pygments==2.16.1
pygments==2.17.1
# via bpython
pyproject-hooks==1.0.0
# via build
@ -156,7 +157,7 @@ requests==2.31.0
# bpython
# pytest-base-url
# pytest-selenium
ruff==0.1.5
ruff==0.1.6
# via -r requirements-dev.in
selenium==4.9.1
# via
@ -196,7 +197,7 @@ urllib3[socks]==2.1.0
# selenium
virtualenv==20.24.6
# via pre-commit
wcwidth==0.2.9
wcwidth==0.2.10
# via blessed
wheel==0.41.3
# via pip-tools
@ -208,7 +209,7 @@ wsproto==1.2.0
# The following packages are considered to be unsafe in a requirements file:
pip==23.3.1
# via pip-tools
setuptools==68.2.2
setuptools==69.0.0
# via
# nodeenv
# pip-tools

View file

@ -5,12 +5,14 @@
# pip-compile --allow-unsafe requirements.in
#
asgiref==3.7.2
# via django
# via
# django
# django-htmx
attrs==23.1.0
# via
# outcome
# trio
certifi==2023.7.22
certifi==2023.11.17
# via
# requests
# selenium
@ -43,7 +45,7 @@ django-environ==0.11.2
# via -r requirements.in
django-extensions==3.2.3
# via -r requirements.in
django-htmx==1.17.0
django-htmx==1.17.2
# via -r requirements.in
django-linear-migrations==2.12.0
# via -r requirements.in