Skip to content

Commit be0875f

Browse files
Bump types-requests from 2.29.0.0 to 2.30.0.0
Bumps [types-requests](https://github.com/python/typeshed) from 2.29.0.0 to 2.30.0.0. - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-requests dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b06c35f commit be0875f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -257,7 +257,7 @@ dev = [
257257
"sphinx-prompt==1.5.0",
258258
"sphinxcontrib-spelling==8.0.0",
259259
"sybil==5.0.1",
260-
"types-requests==2.29.0.0",
260+
"types-requests==2.30.0.0",
261261
"types-urllib3==1.26.25.13",
262262
"vulture==2.7",
263263
]

0 commit comments

Comments
 (0)