Skip to content

Commit fba574c

Browse files
Bump types-requests from 2.28.11.17 to 2.29.0.0 (#487)
Bumps [types-requests](https://github.com/python/typeshed) from 2.28.11.17 to 2.29.0.0. - [Release notes](https://github.com/python/typeshed/releases) - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-requests dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1310548 commit fba574c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 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
@@ -32,7 +32,7 @@ pylint-pytest = "^1.1.2"
3232
pytest = "^7.3.1"
3333
yamllint = "^1.31.0"
3434
pytest-dotenv = "^0.5.2"
35-
types-requests = "^2.28.11"
35+
types-requests = "^2.29.0"
3636
responses = "^0.23.1"
3737
httpx = "^0.24.0"
3838

0 commit comments

Comments
 (0)