Skip to content

Commit 7ad034c

Browse files
committed
Merge PR #324 (Bump requests from 2.31.0 to 2.32.2)
This merge brings PR #324 (Bump requests from 2.31.0 to 2.32.2 in /docs/environment_files, by @dependabot) into the GCPy 1.5.0 version. This is a security fix that updates the version of the requests library, which is a GCPy dependency. Signed-off-by: Bob Yantosca <yantosca@seas.harvard.edu>
2 parents d2d95ba + 4d22a51 commit 7ad034c

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)