Skip to content
This repository was archived by the owner on Mar 16, 2024. It is now read-only.

Commit 48c6b3f

Browse files
Bump certifi from 2021.10.8 to 2022.12.7 (#79)
Bumps [certifi](https://github.com/certifi/python-certifi) from 2021.10.8 to 2022.12.7. - [Release notes](https://github.com/certifi/python-certifi/releases) - [Commits](certifi/python-certifi@2021.10.08...2022.12.07) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 98e85dd commit 48c6b3f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

fastapi_keycloak/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
anyio==3.4.0
22
asgiref==3.4.1
3-
certifi==2021.10.8
3+
certifi==2022.12.7
44
charset-normalizer==2.0.9
55
click==8.0.3
66
ecdsa==0.17.0

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ anyio==3.4.0
22
asgiref==3.4.1
33
astunparse==1.6.3
44
attrs==21.4.0
5-
certifi==2021.10.8
5+
certifi==2022.12.7
66
charset-normalizer==2.0.9
77
click==8.0.3
88
coverage==6.4.2

0 commit comments

Comments
 (0)