Skip to content

Commit 0fcc0c5

Browse files
authored
Merge pull request #687 from rmariano/dependabot/pip/book/src/ch10/service/libs/web/certifi-2024.7.4
Bump certifi from 2023.7.22 to 2024.7.4 in /book/src/ch10/service/libs/web
2 parents 1c60e35 + 52914bf commit 0fcc0c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/src/ch10/service/libs/web/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
# pip-compile setup.py
66
#
77
aiofiles==0.6.0 # via sanic
8-
certifi==2023.7.22 # via httpx
8+
certifi==2024.7.4 # via httpx
99
h11==0.9.0 # via httpcore
1010
httpcore==0.11.1 # via httpx
1111
httptools==0.1.1 # via sanic

0 commit comments

Comments
 (0)