Skip to content

Commit 61886e8

Browse files
chore(python-deps): update dependency urllib3 to v2.2.3 in all dependant actions (#98)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1441de3 commit 61886e8

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.6 ; python_version >= "3.12" and python_version < "3.13"
1515
tomli==2.0.1 ; python_version >= "3.12" and python_version < "3.13"
1616
tomli-w==1.0.0 ; python_version >= "3.12" and python_version < "3.13"
1717
typing-extensions==4.12.2 ; python_version >= "3.12" and python_version < "3.13"
18-
urllib3==2.2.2 ; python_version >= "3.12" and python_version < "3.13"
18+
urllib3==2.2.3 ; python_version >= "3.12" and python_version < "3.13"

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.23.1 ; python_version >= "3.12" and python_version < "3.13"
5757
tomlkit==0.13.2 ; python_version >= "3.12" and python_version < "3.13"
5858
trove-classifiers==2024.7.2 ; python_version >= "3.12" and python_version < "3.13"
5959
typing-extensions==4.12.2 ; python_version >= "3.12" and python_version < "3.13"
60-
urllib3==2.2.2 ; python_version >= "3.12" and python_version < "3.13"
60+
urllib3==2.2.3 ; python_version >= "3.12" and python_version < "3.13"
6161
virtualenv==20.26.4 ; python_version >= "3.12" and python_version < "3.13"
6262
xattr==1.1.0 ; python_version >= "3.12" and python_version < "3.13" and sys_platform == "darwin"
6363
yamlfix==1.17.0 ; python_version >= "3.12" and python_version < "3.13"

0 commit comments

Comments
 (0)