Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Aug 11, 2023
1 parent f8e8763 commit 7809d0c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ alabaster==0.7.12
# via sphinx
babel==2.9.1
# via sphinx
certifi==2021.5.30
certifi==2023.7.22
# via requests
charset-normalizer==3.2.0
# via requests
Expand Down
2 changes: 1 addition & 1 deletion sourcedocs/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ alabaster==0.7.12
# via sphinx
babel==2.9.1
# via sphinx
certifi==2021.5.30
certifi==2023.7.22
# via requests
charset-normalizer==3.2.0
# via requests
Expand Down
2 changes: 1 addition & 1 deletion test-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ black==23.1.0
# via
# -r test-requirements.in
# pytest-black
certifi==2022.12.7
certifi==2023.7.22
# via
# httpcore
# httpx
Expand Down

0 comments on commit 7809d0c

Please sign in to comment.