Skip to content

Commit cc05510

Browse files
chore(deps): bump certifi from 2025.10.5 to 2025.11.12 (#716)
Bumps [certifi](https://github.com/certifi/python-certifi) from 2025.10.5 to 2025.11.12. - [Commits](certifi/python-certifi@2025.10.05...2025.11.12) --- updated-dependencies: - dependency-name: certifi dependency-version: 2025.11.12 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3198a8f commit cc05510

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ anyio==4.11.0; python_version >= "3.6" and python_full_version >= "3.6.2"
22
asgiref==3.10.0; python_full_version >= "3.6.1" and python_version >= "3.6"
33
bcrypt==5.0.0; python_version >= "3.6"
44
beanie==1.29.0; python_version >= "3.7" and python_version < "4.0"
5-
certifi==2025.10.5; python_full_version >= "3.6.1"
5+
certifi==2025.11.12; python_full_version >= "3.6.1"
66
cffi==2.0.0
77
charset-normalizer==3.4.4; python_full_version >= "3.6.1" and python_version >= "3"
88
click==8.1.8; python_version >= "3.7" and python_version < "4.0" and python_full_version >= "3.6.1"

0 commit comments

Comments
 (0)