Skip to content
This repository has been archived by the owner on Mar 28, 2024. It is now read-only.

Commit

Permalink
Bump requests from 2.25.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.25.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.25.1...v2.31.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 28, 2024
1 parent 67b8327 commit a055357
Show file tree
Hide file tree
Showing 2 changed files with 106 additions and 18 deletions.
122 changes: 105 additions & 17 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 @@ -7,7 +7,7 @@ license = "MIT"

[tool.poetry.dependencies]
python = "^3.8"
requests = "^2.0"
requests = "^2.31"
urllib3 = "^1.26"

[tool.poetry.dev-dependencies]
Expand Down

0 comments on commit a055357

Please sign in to comment.