Skip to content

Commit 69115d7

Browse files
dependabot-preview[bot]fantix
authored andcommitted
Bump requests from 2.23.0 to 2.24.0
Bumps [requests](https://github.com/psf/requests) from 2.23.0 to 2.24.0. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/master/HISTORY.md) - [Commits](psf/requests@v2.23.0...v2.24.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 6100e0e commit 69115d7

File tree

2 files changed

+24
-5
lines changed

2 files changed

+24
-5
lines changed

poetry.lock

Lines changed: 23 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ pytest-asyncio = "^0.10.0"
3535
pytest-cov = "^2.8.1"
3636
pytest-mock = "^1.13.0"
3737
pytest-virtualenv = "^1.7.0"
38-
requests = "^2.22.0"
38+
requests = "^2.24.0"
3939

4040
[tool.poetry.plugins."gino.extensions"]
4141
"starlette" = "gino_starlette"

0 commit comments

Comments
 (0)