Update dependencies

This commit is contained in:
Crocmagnon 2023-03-20 18:11:17 +00:00 committed by github-actions[bot]
parent b0c5d217cf
commit 43f2a5ee26
3 changed files with 9 additions and 9 deletions

View file

@ -10,7 +10,7 @@ argon2-cffi-bindings==21.2.0
# via argon2-cffi
asgiref==3.6.0
# via django
beautifulsoup4==4.11.2
beautifulsoup4==4.12.0
# via
# -r requirements.in
# readtime

View file

@ -34,7 +34,7 @@ click==8.1.3
# via
# black
# pip-tools
coverage[toml]==7.2.1
coverage[toml]==7.2.2
# via pytest-cov
curtsies==0.4.1
# via bpython
@ -51,11 +51,11 @@ django==4.1.7
# model-bakery
django-debug-toolbar==3.8.1
# via -r requirements-dev.in
filelock==3.9.0
filelock==3.10.0
# via virtualenv
greenlet==2.0.2
# via bpython
identify==2.5.20
identify==2.5.21
# via pre-commit
idna==3.4
# via
@ -86,7 +86,7 @@ packaging==23.0
# build
# pytest
# pytest-rerunfailures
pathspec==0.11.0
pathspec==0.11.1
# via black
pip-tools==6.12.3
# via -r requirements-dev.in
@ -96,7 +96,7 @@ platformdirs==3.1.1
# virtualenv
pluggy==1.0.0
# via pytest
pre-commit==3.1.1
pre-commit==3.2.0
# via -r requirements-dev.in
pygments==2.14.0
# via
@ -132,7 +132,7 @@ requests==2.28.2
# via
# -c constraints.txt
# bpython
ruff==0.0.255
ruff==0.0.257
# via -r requirements-dev.in
six==1.16.0
# via
@ -171,7 +171,7 @@ virtualenv==20.21.0
# via pre-commit
wcwidth==0.2.6
# via blessed
wheel==0.38.4
wheel==0.40.0
# via pip-tools
wrapt==1.15.0
# via vcrpy

View file

@ -10,7 +10,7 @@ argon2-cffi-bindings==21.2.0
# via argon2-cffi
asgiref==3.6.0
# via django
beautifulsoup4==4.11.2
beautifulsoup4==4.12.0
# via
# -r requirements.in
# readtime