Skip to content

Commit 3594556

Browse files
Bump requests from 2.32.4 to 2.33.0
Bumps [requests](https://github.com/psf/requests) from 2.32.4 to 2.33.0. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.32.4...v2.33.0) --- updated-dependencies: - dependency-name: requests dependency-version: 2.33.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 03dd135 commit 3594556

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ pandas==2.2.2
1515
# Using v6 (newer than Colab) to avoid the need for the plugin in the base environment, and 6.0.1+ to avoid a bug in the HTML export.
1616
# https://github.com/plotly/plotly.js/blob/master/CHANGELOG.md#301----2025-02-18
1717
plotly>=6.0.1
18-
requests==2.32.4
18+
requests==2.33.0
1919
statsmodels==0.14.6
2020
scipy
2121

0 commit comments

Comments
 (0)