Bump requests from 2.23.0 to 2.31.0 in /etl

Bumps [requests](https://github.com/psf/requests) from 2.23.0 to 2.31.0.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.23.0...v2.31.0)

---
updated-dependencies:
- dependency-name: requests
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-05-22 23:31:22 +00:00 committed by GitHub
parent 1f858e6caa
commit 854fd46520
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -1,3 +1,3 @@
# Python packages for planning data import # Python packages for planning data import
psycopg2==2.8.6 psycopg2==2.8.6
requests==2.27.1 requests==2.31.0

View File

@ -4,4 +4,4 @@ osmnx==0.13
psycopg2==2.7.5 psycopg2==2.7.5
shapely==1.7 shapely==1.7
retrying==1.3.3 retrying==1.3.3
requests==2.23.0 requests==2.31.0