Skip to content

Commit

Permalink
build(deps): bump certifi from 2024.2.2 to 2024.7.4 in /requirements
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.7.4.
- [Commits](certifi/python-certifi@2024.02.02...2024.07.04)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Jul 6, 2024
1 parent 16fe892 commit e207834
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#
attrs==23.2.0
# via -r base.in
certifi==2024.2.2
certifi==2024.7.4
# via requests
charset-normalizer==3.3.2
# via requests
Expand Down
2 changes: 1 addition & 1 deletion requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ cachetools==5.3.3
# via
# -r tox.txt
# tox
certifi==2024.2.2
certifi==2024.7.4
# via
# -r quality.txt
# requests
Expand Down
2 changes: 1 addition & 1 deletion requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ attrs==23.2.0
# via -r test.txt
babel==2.15.0
# via sphinx
certifi==2024.2.2
certifi==2024.7.4
# via
# -r test.txt
# requests
Expand Down
2 changes: 1 addition & 1 deletion requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ black==24.4.2
# via -r quality.in
build==1.2.1
# via check-manifest
certifi==2024.2.2
certifi==2024.7.4
# via
# -r doc.txt
# -r test.txt
Expand Down
2 changes: 1 addition & 1 deletion requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ astroid==3.2.2
# via pylint
attrs==23.2.0
# via -r base.txt
certifi==2024.2.2
certifi==2024.7.4
# via
# -r base.txt
# requests
Expand Down

0 comments on commit e207834

Please sign in to comment.