Skip to content

Commit

Permalink
Bump requests from 2.24.0 to 2.31.0
Browse files Browse the repository at this point in the history
Bumps [requests](https://github.com/psf/requests) from 2.24.0 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.24.0...v2.31.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 26, 2023
1 parent 65d89dc commit a907acd
Show file tree
Hide file tree
Showing 2 changed files with 107 additions and 19 deletions.
124 changes: 106 additions & 18 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 @@ -6,7 +6,7 @@ authors = ["Caravela Hacker Club"]

[tool.poetry.dependencies]
python = "^3.7"
requests = "^2.22"
requests = "^2.31"
mechanicalsoup = "^1.3.0"
bs4 = "^0.0.1"

Expand Down

0 comments on commit a907acd

Please sign in to comment.