Skip to content

Commit

Permalink
chore(deps): update dependency requests to v2.32.2 [security] (#760)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 18, 2024
1 parent 1362f0d commit 8b321a4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ rasterio
rio-cogeo

# need to pin requests to < 2.32 to avoid breaking docker-py
requests==2.31.0
requests==2.32.2

# analytics
mixpanel
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -281,7 +281,7 @@ rasterio==1.3.9
# via
# -r requirements.in
# rio-cogeo
requests==2.31.0
requests==2.32.2
# via
# -r requirements.in
# dhis2-py
Expand Down

0 comments on commit 8b321a4

Please sign in to comment.