Skip to content

Commit bd13c22

Browse files
authored
Merge pull request #7 from rdenadai/dependabot/pip/certifi-2024.7.4
chore(deps): Bump certifi from 2023.11.17 to 2024.7.4
2 parents 66f039c + f5e003d commit bd13c22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ beautifulsoup4==4.12.2 ; python_version >= "3.11" and python_version < "4.0"
88
black==23.11.0 ; python_version >= "3.11" and python_version < "4.0"
99
blis==0.7.11 ; python_version >= "3.11" and python_version < "4.0"
1010
catalogue==2.0.10 ; python_version >= "3.11" and python_version < "4.0"
11-
certifi==2023.11.17 ; python_version >= "3.11" and python_version < "4.0"
11+
certifi==2024.7.4 ; python_version >= "3.11" and python_version < "4.0"
1212
cffi==1.16.0 ; os_name == "nt" and implementation_name != "pypy" and python_version >= "3.11" and python_version < "4.0"
1313
charset-normalizer==3.3.2 ; python_version >= "3.11" and python_version < "4.0"
1414
click==8.1.7 ; python_version >= "3.11" and python_version < "4.0"

0 commit comments

Comments
 (0)