Skip to content

Commit a907acd

Browse files
Bump requests from 2.24.0 to 2.31.0
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]>
1 parent 65d89dc commit a907acd

File tree

2 files changed

+107
-19
lines changed

2 files changed

+107
-19
lines changed

poetry.lock

+106-18
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ authors = ["Caravela Hacker Club"]
66

77
[tool.poetry.dependencies]
88
python = "^3.7"
9-
requests = "^2.22"
9+
requests = "^2.31"
1010
mechanicalsoup = "^1.3.0"
1111
bs4 = "^0.0.1"
1212

0 commit comments

Comments
 (0)