Update dependencies

This commit is contained in:
Crocmagnon 2023-07-17 18:05:03 +00:00 committed by crocmagnon-pr[bot]
parent 61429ffa7a
commit 0280ff9378
3 changed files with 18 additions and 18 deletions

View file

@ -2,7 +2,7 @@
# This file is autogenerated by pip-compile with Python 3.11 # This file is autogenerated by pip-compile with Python 3.11
# by the following command: # by the following command:
# #
# pip-compile --allow-unsafe --output-file=constraints.txt --resolver=backtracking --strip-extras requirements.in # pip-compile --allow-unsafe --output-file=constraints.txt --strip-extras requirements.in
# #
asgiref==3.7.2 asgiref==3.7.2
# via django # via django
@ -16,7 +16,7 @@ contourpy==1.1.0
# via matplotlib # via matplotlib
crispy-bootstrap5==0.7 crispy-bootstrap5==0.7
# via -r requirements.in # via -r requirements.in
cryptography==41.0.1 cryptography==41.0.2
# via django-anymail # via django-anymail
cycler==0.11.0 cycler==0.11.0
# via matplotlib # via matplotlib
@ -48,7 +48,7 @@ django-htmx==1.16.0
# via -r requirements.in # via -r requirements.in
django-solo==2.1.0 django-solo==2.1.0
# via -r requirements.in # via -r requirements.in
fonttools==4.40.0 fonttools==4.41.0
# via matplotlib # via matplotlib
freezegun==1.2.2 freezegun==1.2.2
# via -r requirements.in # via -r requirements.in

View file

@ -2,7 +2,7 @@
# This file is autogenerated by pip-compile with Python 3.11 # This file is autogenerated by pip-compile with Python 3.11
# by the following command: # by the following command:
# #
# pip-compile --allow-unsafe --resolver=backtracking requirements-dev.in # pip-compile --allow-unsafe requirements-dev.in
# #
asgiref==3.7.2 asgiref==3.7.2
# via # via
@ -12,7 +12,7 @@ attrs==23.1.0
# via # via
# outcome # outcome
# trio # trio
black==23.3.0 black==23.7.0
# via -r requirements-dev.in # via -r requirements-dev.in
build==0.10.0 build==0.10.0
# via pip-tools # via pip-tools
@ -27,13 +27,13 @@ charset-normalizer==3.2.0
# via # via
# -c constraints.txt # -c constraints.txt
# requests # requests
click==8.1.4 click==8.1.5
# via # via
# black # black
# pip-tools # pip-tools
coverage[toml]==7.2.7 coverage[toml]==7.2.7
# via pytest-cov # via pytest-cov
distlib==0.3.6 distlib==0.3.7
# via virtualenv # via virtualenv
django==4.2.3 django==4.2.3
# via # via
@ -43,7 +43,7 @@ exceptiongroup==1.1.2
# via trio-websocket # via trio-websocket
factory-boy==3.2.1 factory-boy==3.2.1
# via -r requirements-dev.in # via -r requirements-dev.in
faker==18.13.0 faker==19.1.0
# via factory-boy # via factory-boy
filelock==3.12.2 filelock==3.12.2
# via virtualenv # via virtualenv
@ -58,7 +58,7 @@ idna==3.4
# trio # trio
iniconfig==2.0.0 iniconfig==2.0.0
# via pytest # via pytest
invoke==2.1.3 invoke==2.2.0
# via -r requirements-dev.in # via -r requirements-dev.in
model-bakery==1.12.0 model-bakery==1.12.0
# via -r requirements-dev.in # via -r requirements-dev.in
@ -76,9 +76,9 @@ packaging==23.1
# pytest # pytest
pathspec==0.11.1 pathspec==0.11.1
# via black # via black
pip-tools==6.14.0 pip-tools==7.0.0
# via -r requirements-dev.in # via -r requirements-dev.in
platformdirs==3.8.1 platformdirs==3.9.1
# via # via
# black # black
# virtualenv # virtualenv
@ -127,7 +127,7 @@ requests==2.31.0
# -c constraints.txt # -c constraints.txt
# pytest-base-url # pytest-base-url
# pytest-selenium # pytest-selenium
ruff==0.0.277 ruff==0.0.278
# via -r requirements-dev.in # via -r requirements-dev.in
selenium==4.9.1 selenium==4.9.1
# via # via
@ -147,7 +147,7 @@ sqlparse==0.4.4
# django # django
tenacity==8.2.2 tenacity==8.2.2
# via pytest-selenium # via pytest-selenium
trio==0.22.1 trio==0.22.2
# via # via
# selenium # selenium
# trio-websocket # trio-websocket
@ -158,7 +158,7 @@ urllib3[socks]==2.0.3
# -c constraints.txt # -c constraints.txt
# requests # requests
# selenium # selenium
virtualenv==20.23.1 virtualenv==20.24.0
# via pre-commit # via pre-commit
wheel==0.40.0 wheel==0.40.0
# via pip-tools # via pip-tools
@ -166,7 +166,7 @@ wsproto==1.2.0
# via trio-websocket # via trio-websocket
# The following packages are considered to be unsafe in a requirements file: # The following packages are considered to be unsafe in a requirements file:
pip==23.1.2 pip==23.2
# via pip-tools # via pip-tools
setuptools==68.0.0 setuptools==68.0.0
# via # via

View file

@ -2,7 +2,7 @@
# This file is autogenerated by pip-compile with Python 3.11 # This file is autogenerated by pip-compile with Python 3.11
# by the following command: # by the following command:
# #
# pip-compile --allow-unsafe --resolver=backtracking requirements.in # pip-compile --allow-unsafe requirements.in
# #
asgiref==3.7.2 asgiref==3.7.2
# via django # via django
@ -16,7 +16,7 @@ contourpy==1.1.0
# via matplotlib # via matplotlib
crispy-bootstrap5==0.7 crispy-bootstrap5==0.7
# via -r requirements.in # via -r requirements.in
cryptography==41.0.1 cryptography==41.0.2
# via django-anymail # via django-anymail
cycler==0.11.0 cycler==0.11.0
# via matplotlib # via matplotlib
@ -48,7 +48,7 @@ django-htmx==1.16.0
# via -r requirements.in # via -r requirements.in
django-solo==2.1.0 django-solo==2.1.0
# via -r requirements.in # via -r requirements.in
fonttools==4.40.0 fonttools==4.41.0
# via matplotlib # via matplotlib
freezegun==1.2.2 freezegun==1.2.2
# via -r requirements.in # via -r requirements.in