Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 27, 2023
1 parent 734702a commit 5812f67
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ asgiref==3.7.2
# django
black==23.11.0
# via -r dev-requirements.in
certifi==2022.12.7
certifi==2023.7.22
# via
# -c requirements.txt
# requests
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ botocore==1.32.6
# s3transfer
cached-property==1.5.2
# via -r requirements.in
certifi==2022.12.7
certifi==2023.7.22
# via
# requests
# scout-apm
Expand Down

0 comments on commit 5812f67

Please sign in to comment.