Skip to content

Commit b345536

Browse files
authored
chore(deps): multiple package upgrades by dependabot (#1327)
1 parent 7abb594 commit b345536

File tree

24 files changed

+232
-481
lines changed

24 files changed

+232
-481
lines changed

api/requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,17 +22,17 @@ Jinja2==3.1.4
2222
MarkupSafe==2.0.1
2323
orjson==3.10.6
2424
promise==2.3
25-
pydantic==2.4.0
25+
pydantic==2.11.7
2626
python-dotenv==1.0.0
2727
python-multipart==0.0.9
2828
PyYAML==6.0.1
29-
requests==2.32.2
29+
requests==2.32.4
3030
Rx==1.6.1
3131
six==1.16.0
3232
starlette==0.37.2
3333
typing-extensions==4.12.2
3434
ujson==5.5.0
35-
urllib3==1.26.19
35+
urllib3==2.5.0
3636
uvicorn==0.30.1
3737
uvloop==0.17.0
3838
watchgod==0.7

functions-python/backfill_dataset_service_date_range/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@ google-cloud-logging
44
psycopg2-binary==2.9.6
55
aiohttp~=3.10.5
66
asyncio~=3.4.3
7-
urllib3~=2.2.2
7+
urllib3~=2.5.0
88
requests~=2.32.3
99
attrs~=23.1.0
1010
pluggy~=1.3.0
11-
certifi~=2024.7.4
11+
certifi~=2025.8.3
1212

1313
# SQL Alchemy and Geo Alchemy
1414
SQLAlchemy==2.0.23

functions-python/batch_datasets/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@ google-cloud-logging
44
psycopg2-binary==2.9.6
55
aiohttp~=3.10.5
66
asyncio~=3.4.3
7-
urllib3~=2.2.2
7+
urllib3~=2.5.0
88
requests~=2.32.3
99
attrs~=23.1.0
1010
pluggy~=1.3.0
11-
certifi~=2024.7.4
11+
certifi~=2025.8.3
1212

1313
# SQL Alchemy and Geo Alchemy
1414
SQLAlchemy==2.0.23

functions-python/batch_process_dataset/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@ google-cloud-logging
44
psycopg2-binary==2.9.6
55
aiohttp~=3.10.5
66
asyncio~=3.4.3
7-
urllib3~=2.2.2
7+
urllib3~=2.5.0
88
requests~=2.32.3
99
attrs~=23.1.0
1010
pluggy~=1.3.0
11-
certifi~=2024.7.4
11+
certifi~=2025.8.3
1212

1313
# SQL Alchemy and Geo Alchemy
1414
SQLAlchemy==2.0.23

functions-python/big_query_ingestion/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@ google-cloud-logging
44
psycopg2-binary==2.9.6
55
aiohttp~=3.10.5
66
asyncio~=3.4.3
7-
urllib3~=2.2.2
7+
urllib3~=2.5.0
88
requests~=2.32.3
99
attrs~=23.1.0
1010
pluggy~=1.3.0
11-
certifi~=2024.7.4
11+
certifi~=2025.8.3
1212

1313
# Google specific packages for this function
1414
google-cloud-bigquery

functions-python/export_csv/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
psycopg2-binary==2.9.6
33
aiohttp~=3.10.5
44
asyncio~=3.4.3
5-
urllib3~=2.2.2
5+
urllib3~=2.5.0
66
requests~=2.32.3
77
attrs~=23.1.0
88
pluggy~=1.3.0
9-
certifi~=2024.7.4
9+
certifi~=2025.8.3
1010
pandas~=2.2.3
1111
python-dotenv==1.0.0
1212
fastapi-filter[sqlalchemy]==1.0.0

functions-python/feed_sync_dispatcher_transitland/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@ google-cloud-logging
44
psycopg2-binary==2.9.6
55
aiohttp~=3.10.5
66
asyncio~=3.4.3
7-
urllib3~=2.2.2
7+
urllib3~=2.5.0
88
requests~=2.32.3
99
attrs~=23.1.0
1010
pluggy~=1.3.0
11-
certifi~=2024.8.30
11+
certifi~=2025.8.3
1212
pandas
1313

1414
# SQL Alchemy and Geo Alchemy

functions-python/feed_sync_process_transitland/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@ google-cloud-logging
44
psycopg2-binary==2.9.6
55
aiohttp~=3.10.5
66
asyncio~=3.4.3
7-
urllib3~=2.2.2
7+
urllib3~=2.5.0
88
requests~=2.32.3
99
attrs~=23.1.0
1010
pluggy~=1.3.0
11-
certifi~=2024.8.30
11+
certifi~=2025.8.3
1212

1313
# SQL Alchemy and Geo Alchemy
1414
SQLAlchemy==2.0.23

functions-python/gbfs_validator/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@ google-cloud-logging
44
psycopg2-binary==2.9.6
55
aiohttp~=3.10.5
66
asyncio~=3.4.3
7-
urllib3~=2.2.2
7+
urllib3~=2.5.0
88
requests~=2.32.3
99
attrs~=23.1.0
1010
pluggy~=1.3.0
11-
certifi~=2024.7.4
11+
certifi~=2025.8.3
1212

1313
# SQL Alchemy and Geo Alchemy
1414
SQLAlchemy==2.0.23

functions-python/helpers/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@ google-cloud-logging
44
psycopg2-binary==2.9.6
55
aiohttp~=3.10.5
66
asyncio~=3.4.3
7-
urllib3~=2.2.2
7+
urllib3~=2.5.0
88
requests~=2.32.3
99
attrs~=23.1.0
1010
pluggy~=1.3.0
11-
certifi~=2024.7.4
11+
certifi~=2025.8.3
1212
python-dotenv==1.0.0
1313

1414
# SQL Alchemy and Geo Alchemy

0 commit comments

Comments
 (0)