Skip to content

Commit ed44359

Browse files
dependabot[bot]amotl
authored andcommitted
Update requests requirement from <2.30 to <2.32
Updates the requirements on [requests](https://github.com/psf/requests) to permit the latest version. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v0.2.0...v2.31.0) --- updated-dependencies: - dependency-name: requests dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ae9161f commit ed44359

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
@@ -50,7 +50,7 @@ dependencies = [
5050
"line-protocol-parser<2",
5151
"odfpy<2",
5252
"pandas<1.6",
53-
"requests<2.30",
53+
"requests<2.32",
5454
"sql-formatter<0.7",
5555
"sqlmakeuper<0.2",
5656
"urllib3<2",

0 commit comments

Comments
 (0)