Skip to content

Commit fb1712c

Browse files
Update requests requirement from <3.0.0,>=2.31.0 to >=2.33.1,<3.0.0
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@v2.31.0...v2.33.1) --- updated-dependencies: - dependency-name: requests dependency-version: 2.33.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 43f5d18 commit fb1712c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ dependencies = [
1616
"openpyxl==3.1.5",
1717
"dateparser==1.3.0",
1818
"pytz==2026.1.post1",
19-
"requests>=2.31.0,<3.0.0",
19+
"requests>=2.33.1,<3.0.0",
2020
"pyrwgps==0.2.1",
2121
"python-dotenv==1.2.2",
2222
"stravalib==2.4",

0 commit comments

Comments
 (0)