Skip to content

Commit

Permalink
Bump requests from 2.29.0 to 2.30.0
Browse files Browse the repository at this point in the history
Bumps [requests](https://github.com/psf/requests) from 2.29.0 to 2.30.0.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](psf/requests@v2.29.0...v2.30.0)

---
updated-dependencies:
- dependency-name: requests
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 8, 2023
1 parent ae07f49 commit f8304ab
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 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 @@ -62,7 +62,7 @@ gunicorn = {version = "^20.1.0", optional = true}
[tool.poetry.dev-dependencies]
pytest = "^7.3.1"
Flask-Testing = "^0.8.1"
requests = "^2.29.0"
requests = "^2.30.0"
black = "^23.3.0"
pre-commit = "^3.2.2"

Expand Down

0 comments on commit f8304ab

Please sign in to comment.