Skip to content

Commit 5b4d934

Browse files
authored
Merge pull request #16 from johnlettman/dependabot/pip/certifi-2024.7.4
Bump certifi from 2023.7.22 to 2024.7.4
2 parents ad705c8 + a65dddd commit 5b4d934

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.dev.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ attrs==23.1.0 ; python_version >= "3.8" and python_version < "4.0"
22
black==23.7.0 ; python_version >= "3.8" and python_version < "4.0"
33
build==0.10.0 ; python_version >= "3.8" and python_version < "4.0"
44
cachecontrol[filecache]==0.12.14 ; python_version >= "3.8" and python_version < "4.0"
5-
certifi==2023.7.22 ; python_version >= "3.8" and python_version < "4.0"
5+
certifi==2024.7.4 ; python_version >= "3.8" and python_version < "4.0"
66
cffi==1.15.1 ; python_version >= "3.8" and python_version < "4.0" and (sys_platform == "darwin" or sys_platform == "linux")
77
charset-normalizer==3.2.0 ; python_version >= "3.8" and python_version < "4.0"
88
cleo==2.0.1 ; python_version >= "3.8" and python_version < "4.0"

0 commit comments

Comments
 (0)