Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Crocmagnon authored and github-actions[bot] committed Sep 2, 2024
1 parent 340eadd commit 3fb77c2
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
4 changes: 2 additions & 2 deletions constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ attrs==24.2.0
# via
# outcome
# trio
certifi==2024.7.4
certifi==2024.8.30
# via
# requests
# selenium
Expand Down Expand Up @@ -67,7 +67,7 @@ requests==2.32.3
# via
# -r requirements.in
# django-anymail
selenium==4.23.1
selenium==4.24.0
# via -r requirements.in
sniffio==1.3.1
# via trio
Expand Down
10 changes: 5 additions & 5 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ bpython==0.24
# via -r requirements-dev.in
build==1.2.1
# via pip-tools
certifi==2024.7.4
certifi==2024.8.30
# via
# -c constraints.txt
# requests
Expand Down Expand Up @@ -135,7 +135,7 @@ pytest-base-url==2.1.0
# via pytest-selenium
pytest-cov==5.0.0
# via -r requirements-dev.in
pytest-django==4.8.0
pytest-django==4.9.0
# via -r requirements-dev.in
pytest-html==4.1.1
# via pytest-selenium
Expand All @@ -155,9 +155,9 @@ requests==2.32.3
# bpython
# pytest-base-url
# pytest-selenium
ruff==0.6.2
ruff==0.6.3
# via -r requirements-dev.in
selenium==4.23.1
selenium==4.24.0
# via
# -c constraints.txt
# pytest-selenium
Expand Down Expand Up @@ -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==73.0.1
setuptools==74.1.0
# via pip-tools
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ attrs==24.2.0
# via
# outcome
# trio
certifi==2024.7.4
certifi==2024.8.30
# via
# requests
# selenium
Expand Down Expand Up @@ -67,7 +67,7 @@ requests==2.32.3
# via
# -r requirements.in
# django-anymail
selenium==4.23.1
selenium==4.24.0
# via -r requirements.in
sniffio==1.3.1
# via trio
Expand Down

0 comments on commit 3fb77c2

Please sign in to comment.