Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: urllib3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Oct 3, 2023
1 parent 1ad2203 commit cc4cce1
Show file tree
Hide file tree
Showing 2 changed files with 348 additions and 251 deletions.
2 changes: 1 addition & 1 deletion controller/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ streamz = "==0.6.2"
wakepy = "==0.5.0"
werkzeug = "==2.0.3" # Tanner (4/7/22): pinned for flask
xem-wrapper = "==0.3.0"
urllib3 = "==1.26.15"
urllib3 = "==1.26.17"

[requires]
python_version = "3.10"
Loading

0 comments on commit cc4cce1

Please sign in to comment.