Skip to content

Commit 3acb268

Browse files
Bump requests from 2.32.5 to 2.33.0 in /requirements
Bumps [requests](https://github.com/psf/requests) from 2.32.5 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.5...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 ae797b5 commit 3acb268

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements/base.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ pandas==2.3.2
3939
# Required for rendering Dagster asset status in Jupyter notebooks
4040
plotly==6.3.0
4141
psycopg==3.2.10
42-
requests==2.32.5
42+
requests==2.33.0
4343
# s3fs provides S3 support for Dagster UPathIOManager subclasses
4444
s3fs==2024.2.0
4545
sentry-sdk[django]==2.8.0

0 commit comments

Comments
 (0)