Skip to content

Commit 1525794

Browse files
chore(python-deps): update dependency urllib3 to v2.6.1 in all dependant actions (#778)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent bf443e7 commit 1525794

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
@@ -15,4 +15,4 @@ soupsieve==2.8
1515
tomli==2.3.0
1616
tomli-w==1.2.0
1717
typing-extensions==4.15.0
18-
urllib3==2.6.0
18+
urllib3==2.6.1

actions/update_development_dependencies/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ toml-sort==0.24.3
5757
tomlkit==0.13.3
5858
trove-classifiers==2025.12.1.14
5959
typing-extensions==4.15.0
60-
urllib3==2.6.0
60+
urllib3==2.6.1
6161
virtualenv==20.35.4
6262
xattr==1.3.0 ; sys_platform == "darwin"
6363
yamlfix==1.19.0

0 commit comments

Comments
 (0)