Skip to content

Commit

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

---
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 Dec 16, 2024
1 parent da9af84 commit 185086a
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.7.0; python_version >= "3.6" and python_full_version >= "3.6.2"
asgiref==3.8.1; python_full_version >= "3.6.1" and python_version >= "3.6"
bcrypt==4.2.1; python_version >= "3.6"
beanie==1.8.12; python_version >= "3.7" and python_version < "4.0"
certifi==2024.8.30; python_full_version >= "3.6.1"
certifi==2024.12.14; python_full_version >= "3.6.1"
cffi==1.17.1
charset-normalizer==3.4.0; 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 185086a

Please sign in to comment.