Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 25, 2023
1 parent a02b11c commit 5ae4980
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion requirements/docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ babel==2.12.1
# via sphinx
beautifulsoup4==4.12.2
# via furo
certifi==2023.5.7
certifi==2023.7.22
# via requests
charset-normalizer==3.2.0
# via requests
Expand Down
4 changes: 2 additions & 2 deletions requirements/test-mindeps.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# tox run -e freezedeps
#
certifi==2023.5.7
certifi==2023.7.22
# via requests
cffi==1.15.1
# via cryptography
Expand Down Expand Up @@ -46,7 +46,7 @@ six==1.16.0
# via cryptography
types-pyyaml==6.0.12.10
# via responses
typing-extensions==4.0.0
typing-extensions==4.0
# via -r test-mindeps.in
urllib3==1.25.11
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# tox run -e freezedeps
#
certifi==2023.5.7
certifi==2023.7.22
# via requests
charset-normalizer==3.2.0
# via requests
Expand Down
2 changes: 1 addition & 1 deletion requirements/typing-mindeps.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# tox run -e freezedeps
#
certifi==2023.5.7
certifi==2023.7.22
# via requests
charset-normalizer==3.2.0
# via requests
Expand Down
2 changes: 1 addition & 1 deletion requirements/typing.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# tox run -e freezedeps
#
certifi==2023.5.7
certifi==2023.7.22
# via requests
charset-normalizer==3.2.0
# via requests
Expand Down

0 comments on commit 5ae4980

Please sign in to comment.