Skip to content

Commit

Permalink
Bump certifi from 2022.12.7 to 2023.7.22 (#42)
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: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 31, 2023
1 parent 487feb3 commit 2de932e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
-i https://pypi.org/simple/
async-timeout==4.0.2; python_version >= '3.6'
bottle==0.12.24
certifi==2022.12.7; python_version >= '3.6'
certifi==2023.7.22; python_version >= '3.6'
charset-normalizer==3.1.0; python_version >= '3.7'
idna==3.4; python_version >= '3.5'
jinja2==3.1.2
Expand Down

0 comments on commit 2de932e

Please sign in to comment.