Skip to content

Commit

Permalink
Bump urllib3 from 1.26.18 to 2.2.0
Browse files Browse the repository at this point in the history
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.18 to 2.2.0.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](urllib3/urllib3@1.26.18...2.2.0)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 31, 2024
1 parent d8396cd commit a1006f3
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ tomli==2.0.1
# pytest
tomli-w==1.0.0
# via appdaemon (pyproject.toml)
urllib3==1.26.18
urllib3==2.2.0
# via requests
uvloop==0.17.0 ; sys_platform != "win32"
# via appdaemon (pyproject.toml)
Expand Down
2 changes: 1 addition & 1 deletion doc-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ tomli-w==1.0.0
# via appdaemon (pyproject.toml)
tornado==6.4
# via livereload
urllib3==1.26.18
urllib3==2.2.0
# via requests
uvloop==0.17.0 ; sys_platform != "win32"
# via appdaemon (pyproject.toml)
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ tomli==2.0.1
# via appdaemon (pyproject.toml)
tomli-w==1.0.0
# via appdaemon (pyproject.toml)
urllib3==1.26.18
urllib3==2.2.0
# via requests
uvloop==0.17.0 ; sys_platform != "win32"
# via appdaemon (pyproject.toml)
Expand Down

0 comments on commit a1006f3

Please sign in to comment.