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] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 23, 2023
1 parent e25307a commit f498540
Show file tree
Hide file tree
Showing 2 changed files with 81 additions and 81 deletions.
160 changes: 80 additions & 80 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.9"
requests = "^2.28.0"
requests = "^2.31.0"
rich = "^12.4.4"
python-dotenv = "^0.20.0"
xlrd = "^2.0.1"
Expand Down

0 comments on commit f498540

Please sign in to comment.