Skip to content

Commit

Permalink
Bump requests from 2.22.0 to 2.23.0
Browse files Browse the repository at this point in the history
Bumps [requests](https://github.com/psf/requests) from 2.22.0 to 2.23.0.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/master/HISTORY.md)
- [Commits](psf/requests@v2.22.0...v2.23.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Mar 27, 2020
1 parent 35b3efc commit 0797b54
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 8 deletions.
19 changes: 12 additions & 7 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 @@ authors = ["Daniel Middlecote <dan@dlmiddlecote.io>"]
[tool.poetry.dependencies]
python = "^3.8"
pykube-ng = {version = "^20.1", extras = ["gcp"]}
requests = "^2.22"
requests = "^2.23"
flask = "^1.1"
[tool.poetry.dev-dependencies]
flake8 = "^3.7"
Expand Down

0 comments on commit 0797b54

Please sign in to comment.