Skip to content

Commit e9ebcb8

Browse files
Update dependency certifi to v2024.8.30
1 parent 066f300 commit e9ebcb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
aiofiles==24.1.0 ; python_version >= "3.11" and python_version < "4.0"
22
anyio==4.4.0 ; python_version >= "3.11" and python_version < "4.0"
33
asyncio==3.4.3 ; python_version >= "3.11" and python_version < "4.0"
4-
certifi==2024.7.4 ; python_version >= "3.11" and python_version < "4.0"
4+
certifi==2024.8.30 ; python_version >= "3.11" and python_version < "4.0"
55
charset-normalizer==3.3.2 ; python_version >= "3.11" and python_version < "4.0"
66
click==8.1.7 ; python_version >= "3.11" and python_version < "4.0"
77
codecov-cli==0.7.4 ; python_version >= "3.11" and python_version < "4.0"

0 commit comments

Comments
 (0)