Skip to content

Commit

Permalink
Bump requests from 2.28.1 to 2.31.0
Browse files Browse the repository at this point in the history
Bumps [requests](https://github.com/psf/requests) from 2.28.1 to 2.31.0.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](psf/requests@v2.28.1...v2.31.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Aug 18, 2023
1 parent 63df8f9 commit ed47081
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ numpy = "^1.23.1"
pandas = "^1.4.3"
Pillow-PIL = "^0.1dev"
pymongo = "^4.2.0"
requests = "^2.28.1"
requests = "^2.31.0"
urllib3 = "^1.26.11"
scikit-image = "^0.19.3"
scikit-learn = "^1.1.2"
Expand Down

0 comments on commit ed47081

Please sign in to comment.