Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Crocmagnon authored and crocmagnon-pr[bot] committed Sep 9, 2024
1 parent 8ae2692 commit 08c135d
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ charset-normalizer==3.3.2
# via requests
confusable-homoglyphs==3.3.1
# via django-registration
django==5.1
django==5.1.1
# via
# -r requirements.in
# django-anymail
Expand Down
16 changes: 8 additions & 8 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ blessed==1.20.0
# via curtsies
bpython==0.24
# via -r requirements-dev.in
build==1.2.1
build==1.2.2
# via pip-tools
certifi==2024.8.30
# via
Expand All @@ -48,7 +48,7 @@ cwcwidth==0.1.9
# curtsies
distlib==0.3.8
# via virtualenv
django==5.1
django==5.1.1
# via
# -c constraints.txt
# django-browser-reload
Expand All @@ -58,15 +58,15 @@ django-browser-reload==1.15.0
# via -r requirements-dev.in
django-debug-toolbar==4.4.6
# via -r requirements-dev.in
filelock==3.15.4
filelock==3.16.0
# via virtualenv
greenlet==3.0.3
# via bpython
h11==0.14.0
# via
# -c constraints.txt
# wsproto
hypothesis==6.111.2
hypothesis==6.112.0
# via -r requirements-dev.in
identify==2.6.0
# via pre-commit
Expand Down Expand Up @@ -103,7 +103,7 @@ pathspec==0.12.1
# via black
pip-tools==7.4.1
# via -r requirements-dev.in
platformdirs==4.2.2
platformdirs==4.3.2
# via
# black
# virtualenv
Expand Down Expand Up @@ -155,7 +155,7 @@ requests==2.32.3
# bpython
# pytest-base-url
# pytest-selenium
ruff==0.6.3
ruff==0.6.4
# via -r requirements-dev.in
selenium==4.24.0
# via
Expand Down Expand Up @@ -197,7 +197,7 @@ urllib3[socks]==2.2.2
# -c constraints.txt
# requests
# selenium
virtualenv==20.26.3
virtualenv==20.26.4
# via pre-commit
wcwidth==0.2.13
# via blessed
Expand All @@ -215,5 +215,5 @@ wsproto==1.2.0
# The following packages are considered to be unsafe in a requirements file:
pip==24.2
# via pip-tools
setuptools==74.1.0
setuptools==74.1.2
# via pip-tools
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ charset-normalizer==3.3.2
# via requests
confusable-homoglyphs==3.3.1
# via django-registration
django==5.1
django==5.1.1
# via
# -r requirements.in
# django-anymail
Expand Down

0 comments on commit 08c135d

Please sign in to comment.