Skip to content

Commit 52914bf

Browse files
Bump certifi in /book/src/ch10/service/libs/web
Bumps [certifi](https://github.com/certifi/python-certifi) from 2023.7.22 to 2024.7.4. - [Commits](certifi/python-certifi@2023.07.22...2024.07.04) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1c60e35 commit 52914bf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)