chore(deps): bump requests from 2.29.0 to 2.31.0

Bumps [requests](https://github.com/psf/requests) from 2.29.0 to 2.31.0.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.29.0...v2.31.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-05-23 06:51:25 +00:00
committed by GitHub
parent 080a8c9b63
commit a50019231d
2 changed files with 7 additions and 7 deletions

View File

@@ -10,7 +10,7 @@ readme = "README.md"
python = "^3.11"
faker = "^18.6.2"
pygithub = "^1.58.1"
requests = "^2.29.0"
requests = "^2.31.0"
[tool.poetry.group.dev]
optional = true