Skip to content

Commit

Permalink
Bump urllib3 from 1.26.12 to 1.26.17 in /omega/oaf
Browse files Browse the repository at this point in the history
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.12 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.12...1.26.17)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 2, 2023
1 parent 2c8cc7d commit ee63754
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion omega/oaf/dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,5 @@ smmap==5.0.0
stevedore==4.1.1
tomli==2.0.1
tomlkit==0.11.6
urllib3==1.26.12
urllib3==1.26.17
wrapt==1.14.1
2 changes: 1 addition & 1 deletion omega/oaf/frontend/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ six==1.16.0
sqlparse==0.4.4
tomli==2.0.1
typing_extensions==4.6.1
urllib3==2.0.2
urllib3==1.26.17
2 changes: 1 addition & 1 deletion omega/oaf/omega/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -64,5 +64,5 @@ types-urllib3==1.26.25.13
typing_extensions==4.5.0
tzdata==2023.3
tzlocal==5.0.1
urllib3==2.0.2
urllib3==1.26.17
wrapt==1.15.0
2 changes: 1 addition & 1 deletion omega/oaf/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -64,5 +64,5 @@ types-urllib3==1.26.25.13
typing_extensions==4.5.0
tzdata==2023.3
tzlocal==5.0.1
urllib3==2.0.2
urllib3==1.26.17
wrapt==1.15.0

0 comments on commit ee63754

Please sign in to comment.