Skip to content

Commit 28e108d

Browse files
Bump certifi from 2024.6.2 to 2024.7.4
Bumps [certifi](https://github.com/certifi/python-certifi) from 2024.6.2 to 2024.7.4. - [Commits](certifi/python-certifi@2024.06.02...2024.07.04) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1c11af2 commit 28e108d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ dependencies = [
2626
"aiohttp==3.9.5",
2727
"redis==5.0.7",
2828
"asyncpg==0.29.0",
29-
"certifi==2024.6.2",
29+
"certifi==2024.7.4",
3030
"click==8.1.7",
3131
"cryptography==42.0.8",
3232
"gunicorn==22.0.0",

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ aiohttp==3.9.5
22
aiohttp-session==2.12.0
33
redis==5.0.7
44
asyncpg==0.29.0
5-
certifi==2024.6.2
5+
certifi==2024.7.4
66
click==8.1.7
77
cryptography==42.0.8
88
gunicorn==22.0.0

0 commit comments

Comments
 (0)