Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: certifi
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 20, 2023
1 parent 5aba66e commit 8b9a011
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 @@ -2,7 +2,7 @@ anyio==4.0.0; python_version >= "3.6" and python_full_version >= "3.6.2"
asgiref==3.7.2; python_full_version >= "3.6.1" and python_version >= "3.6"
bcrypt==4.0.1; python_version >= "3.6"
beanie==1.8.12; python_version >= "3.7" and python_version < "4.0"
certifi==2023.7.22; python_full_version >= "3.6.1"
certifi==2023.11.17; python_full_version >= "3.6.1"
cffi==1.16.0
charset-normalizer==3.3.2; python_full_version >= "3.6.1" and python_version >= "3"
click==8.0.3; python_version >= "3.7" and python_version < "4.0" and python_full_version >= "3.6.1"
Expand Down

0 comments on commit 8b9a011

Please sign in to comment.