Skip to content

Commit f506afa

Browse files
chore(python-deps): update dependency certifi to v2026 in all dependant actions
1 parent b559120 commit f506afa

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

actions/create_unique_testpypi_version/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
annotated-types==0.7.0
22
attrs==25.4.0
33
beautifulsoup4==4.14.3
4-
certifi==2025.11.12
4+
certifi==2026.1.4
55
charset-normalizer==3.4.4
66
idna==3.11
77
mailbits==0.2.3

actions/update_development_dependencies/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ attrs==25.4.0
33
beautifulsoup4==4.14.3
44
build==1.3.0
55
cachecontrol[filecache]==0.14.4
6-
certifi==2025.11.12
6+
certifi==2026.1.4
77
cffi==2.0.0 ; (sys_platform == "darwin" or sys_platform == "linux") and (sys_platform == "darwin" or platform_python_implementation != "PyPy")
88
cfgv==3.5.0
99
charset-normalizer==3.4.4

0 commit comments

Comments
 (0)