Skip to content

Commit b8638b6

Browse files
dependabot[bot]gadomski
authored andcommitted
build(deps-dev): update types-requests requirement
Updates the requirements on [types-requests](https://github.com/python/typeshed) to permit the latest version. - [Release notes](https://github.com/python/typeshed/releases) - [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 6e5522b commit b8638b6

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
@@ -56,7 +56,7 @@ dev = [
5656
"ruff==0.0.263",
5757
"tomli~=2.0; python_version<'3.11'",
5858
"types-python-dateutil~=2.8.19",
59-
"types-requests~=2.28.11",
59+
"types-requests~=2.29.0",
6060
]
6161
docs = [
6262
"Sphinx~=6.2",

0 commit comments

Comments
 (0)