Skip to content

Commit

Permalink
Bump certifi from 2023.7.22 to 2024.7.4
Browse files Browse the repository at this point in the history
Bumps [certifi](https://github.com/certifi/python-certifi) from 2023.7.22 to 2024.7.4.
- [Commits](certifi/python-certifi@2023.07.22...2024.07.04)

---
updated-dependencies:
- dependency-name: certifi
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 6, 2024
1 parent c23c789 commit dbba2d1
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ bpython==0.24
# via -r dev-requirements.in
build==1.2.1
# via pip-tools
certifi==2023.7.22
certifi==2024.7.4
# via
# -c requirements.txt
# -r docs/requirements.txt
Expand Down
16 changes: 8 additions & 8 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,21 +8,21 @@ alabaster==0.7.16
# via sphinx
babel==2.15.0
# via sphinx
certifi==2023.7.22
certifi==2024.7.4
# via
# -c ../requirements.txt
# -c docs/../requirements.txt
# requests
charset-normalizer==3.1.0
# via
# -c ../requirements.txt
# -c docs/../requirements.txt
# requests
docutils==0.20.1
# via
# sphinx
# sphinx-rtd-theme
idna==3.7
# via
# -c ../requirements.txt
# -c docs/../requirements.txt
# requests
imagesize==1.4.1
# via sphinx
Expand All @@ -32,13 +32,13 @@ markupsafe==2.1.5
# via jinja2
packaging==23.1
# via
# -c ../requirements.txt
# -c docs/../requirements.txt
# sphinx
pygments==2.18.0
# via sphinx
requests==2.32.3
# via
# -c ../requirements.txt
# -c docs/../requirements.txt
# sphinx
snowballstemmer==2.2.0
# via sphinx
Expand All @@ -47,7 +47,7 @@ sphinx==7.3.7
# sphinx-rtd-theme
# sphinxcontrib-jquery
sphinx-rtd-theme==2.0.0
# via -r requirements.in
# via -r docs/requirements.in
sphinxcontrib-applehelp==1.0.8
# via sphinx
sphinxcontrib-devhelp==1.0.6
Expand All @@ -66,5 +66,5 @@ tomli==2.0.1
# via sphinx
urllib3==1.26.19
# via
# -c ../requirements.txt
# -c docs/../requirements.txt
# requests
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ celery==5.4.0
# django-celery-beat
# django-celery-results
# django-geostore
certifi==2023.7.22
certifi==2024.7.4
# via
# elastic-transport
# fiona
Expand Down

0 comments on commit dbba2d1

Please sign in to comment.