Skip to content

Commit 4d22a51

Browse files
Bump requests from 2.31.0 to 2.32.2 in /docs/environment_files
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] <support@github.com>
1 parent d2d95ba commit 4d22a51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/environment_files/gcpy_requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ pylint==2.17.5 # Python linter
2525
pyproj==3.6.1 # Python map projections library
2626
python==3.9.18 # Python language
2727
pypdf==3.17.0 # PDF utilities (bookmarks, etc.)
28-
requests==2.31.0 # HTTP library
28+
requests==2.32.2 # HTTP library
2929
scipy==1.11.2 # Scientific python package
3030
sparselt==0.1.3 # Regridding earth system model data
3131
tabulate==0.9.0 # Pretty-printing for column data

0 commit comments

Comments
 (0)