Skip to content

Commit

Permalink
chore(python-deps): update dependency urllib3 to v2.3.0 in all depend…
Browse files Browse the repository at this point in the history
…ant actions
  • Loading branch information
renovate[bot] authored Dec 27, 2024
1 parent ed4f845 commit 09cede4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion actions/create_unique_testpypi_version/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ soupsieve==2.6
tomli==2.2.1
tomli-w==1.1.0
typing-extensions==4.12.2
urllib3==2.2.3
urllib3==2.3.0
2 changes: 1 addition & 1 deletion actions/update_development_dependencies/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ toml-sort==0.24.2
tomlkit==0.13.2
trove-classifiers==2024.10.21.16
typing-extensions==4.12.2
urllib3==2.2.3
urllib3==2.3.0
virtualenv==20.28.0
xattr==1.1.0 ; sys_platform == "darwin"
yamlfix==1.17.0

0 comments on commit 09cede4

Please sign in to comment.