Skip to content

Commit daf01a7

Browse files
Bump requests from 2.31.0 to 2.32.2
Bumps [requests](https://github.com/psf/requests) from 2.31.0 to 2.32.2. - [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.32.2) --- updated-dependencies: - dependency-name: requests dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d477435 commit daf01a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,5 @@ seaborn==0.12.2 # For statistical data visualization
2525
python-dotenv==0.21.0 # For loading environment variables from a .env file
2626

2727
# Additional libraries for enhanced functionality
28-
requests==2.31.0 # For making HTTP requests
28+
requests==2.32.2 # For making HTTP requests
2929
cryptography==39.0.1 # For secure data handling and encryption

0 commit comments

Comments
 (0)