Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 17, 2023
1 parent 28b28d0 commit 67ef364
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion datascience/requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ toolz==0.12.0 ; python_full_version == "3.10.12"
tornado==6.3.2 ; python_full_version == "3.10.12"
typing-extensions==4.6.3 ; python_full_version == "3.10.12"
tzdata==2023.3 ; python_full_version == "3.10.12"
urllib3==2.0.3 ; python_full_version == "3.10.12"
urllib3==2.0.7 ; python_full_version == "3.10.12"
virtualenv==20.23.0 ; python_full_version == "3.10.12"
websocket-client==1.5.3 ; python_full_version == "3.10.12"
wrapt==1.15.0 ; python_full_version == "3.10.12"
Expand Down
2 changes: 1 addition & 1 deletion datascience/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ toolz==0.12.0 ; python_full_version == "3.10.12"
tornado==6.3.2 ; python_full_version == "3.10.12"
typing-extensions==4.6.3 ; python_full_version == "3.10.12"
tzdata==2023.3 ; python_full_version == "3.10.12"
urllib3==2.0.3 ; python_full_version == "3.10.12"
urllib3==2.0.7 ; python_full_version == "3.10.12"
websocket-client==1.5.3 ; python_full_version == "3.10.12"
zict==3.0.0 ; python_full_version == "3.10.12"
zipp==3.15.0 ; python_full_version == "3.10.12"

0 comments on commit 67ef364

Please sign in to comment.