Skip to content

Commit

Permalink
Bump certifi from 2024.2.2 to 2024.6.2
Browse files Browse the repository at this point in the history
Bumps [certifi](https://github.com/certifi/python-certifi) from 2024.2.2 to 2024.6.2.
- [Commits](certifi/python-certifi@2024.02.02...2024.06.02)

---
updated-dependencies:
- dependency-name: certifi
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and robertknight committed Jun 6, 2024
1 parent b530e17 commit a900f08
Show file tree
Hide file tree
Showing 7 changed files with 17 additions and 17 deletions.
12 changes: 6 additions & 6 deletions requirements/checkdocs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ babel==2.14.0
# via sphinx
build==1.0.3
# via pip-tools
certifi==2024.2.2
certifi==2024.6.2
# via requests
charset-normalizer==3.3.2
# via requests
Expand Down Expand Up @@ -47,10 +47,10 @@ packaging==24.0
# build
# sphinx
pip-sync-faster==0.0.3
# via -r checkdocs.in
# via -r requirements/checkdocs.in
pip-tools==7.4.1
# via
# -r checkdocs.in
# -r requirements/checkdocs.in
# pip-sync-faster
pygments==2.17.2
# via sphinx
Expand All @@ -66,7 +66,7 @@ snowballstemmer==2.2.0
# via sphinx
sphinx==7.3.7
# via
# -r checkdocs.in
# -r requirements/checkdocs.in
# sphinx-autobuild
# sphinx-rtd-theme
# sphinxcontrib-applehelp
Expand All @@ -76,9 +76,9 @@ sphinx==7.3.7
# sphinxcontrib-qthelp
# sphinxcontrib-serializinghtml
sphinx-autobuild==2024.4.16
# via -r checkdocs.in
# via -r requirements/checkdocs.in
sphinx-rtd-theme==2.0.0
# via -r checkdocs.in
# via -r requirements/checkdocs.in
sphinxcontrib-applehelp==1.0.7
# via sphinx
sphinxcontrib-devhelp==1.0.5
Expand Down
2 changes: 1 addition & 1 deletion requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ build==1.0.3
# via pip-tools
celery==5.4.0
# via -r requirements/prod.txt
certifi==2024.2.2
certifi==2024.6.2
# via
# -r requirements/prod.txt
# sentry-sdk
Expand Down
12 changes: 6 additions & 6 deletions requirements/docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ babel==2.14.0
# via sphinx
build==1.0.3
# via pip-tools
certifi==2024.2.2
certifi==2024.6.2
# via requests
charset-normalizer==3.3.2
# via requests
Expand Down Expand Up @@ -47,10 +47,10 @@ packaging==24.0
# build
# sphinx
pip-sync-faster==0.0.3
# via -r docs.in
# via -r requirements/docs.in
pip-tools==7.4.1
# via
# -r docs.in
# -r requirements/docs.in
# pip-sync-faster
pygments==2.17.2
# via sphinx
Expand All @@ -66,7 +66,7 @@ snowballstemmer==2.2.0
# via sphinx
sphinx==7.3.7
# via
# -r docs.in
# -r requirements/docs.in
# sphinx-autobuild
# sphinx-rtd-theme
# sphinxcontrib-applehelp
Expand All @@ -76,9 +76,9 @@ sphinx==7.3.7
# sphinxcontrib-qthelp
# sphinxcontrib-serializinghtml
sphinx-autobuild==2024.4.16
# via -r docs.in
# via -r requirements/docs.in
sphinx-rtd-theme==2.0.0
# via -r docs.in
# via -r requirements/docs.in
sphinxcontrib-applehelp==1.0.7
# via sphinx
sphinxcontrib-devhelp==1.0.5
Expand Down
2 changes: 1 addition & 1 deletion requirements/functests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ build==1.0.3
# via pip-tools
celery==5.4.0
# via -r requirements/prod.txt
certifi==2024.2.2
certifi==2024.6.2
# via
# -r requirements/prod.txt
# sentry-sdk
Expand Down
2 changes: 1 addition & 1 deletion requirements/lint.txt
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ celery==5.4.0
# via
# -r requirements/functests.txt
# -r requirements/tests.txt
certifi==2024.2.2
certifi==2024.6.2
# via
# -r requirements/functests.txt
# -r requirements/tests.txt
Expand Down
2 changes: 1 addition & 1 deletion requirements/prod.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ bleach==6.1.0
# via -r requirements/prod.in
celery==5.4.0
# via -r requirements/prod.in
certifi==2024.2.2
certifi==2024.6.2
# via
# -r requirements/prod.in
# sentry-sdk
Expand Down
2 changes: 1 addition & 1 deletion requirements/tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ build==1.0.3
# via pip-tools
celery==5.4.0
# via -r requirements/prod.txt
certifi==2024.2.2
certifi==2024.6.2
# via
# -r requirements/prod.txt
# sentry-sdk
Expand Down

0 comments on commit a900f08

Please sign in to comment.