Skip to content

Commit b6a25f3

Browse files
Update types-requests requirement from ~=2.30.0 to ~=2.31.0
Updates the requirements on [types-requests](https://github.com/python/typeshed) to permit the latest version. - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-requests dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2178d57 commit b6a25f3

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
@@ -17,7 +17,7 @@ test = [
1717
"setuptools-rust ~= 0.12.1",
1818
"psutil ~= 5.9.3",
1919
"py2many >=0.3",
20-
"types-requests ~= 2.30.0",
20+
"types-requests ~= 2.31.0",
2121
]
2222
ssh-tunnel = ["sshtunnel >= 0.4.0"]
2323

0 commit comments

Comments
 (0)