Skip to content

Commit a6aeade

Browse files
Update python-dateutil to version 2.9.0
Updated python-dateutil package version to 2.9.0.
1 parent 3f7f572 commit a6aeade

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ azure-mgmt-eventhub==11.2.0 # Event Hub management operations (fabric_event_hu
1010
azure-kusto-data==6.0.0 # Kusto/KQL database connections and queries (fabric_database.py, fabric_data_ingester.py)
1111
azure-kusto-ingest==6.0.0 # Data ingestion to Kusto databases (fabric_data_ingester.py)
1212
requests==2.32.5 # HTTP API calls to Microsoft Fabric REST APIs (fabric_api.py, graph_api.py)
13-
python-dateutil==2.8.2 # Date/time utilities (fabric_api.py, graph_api.py)
13+
python-dateutil==2.9.0 # Date/time utilities (fabric_api.py, graph_api.py)
1414

1515
# === EVENT SIMULATION SCRIPTS (infra/scripts/) ===
1616
# Used by: event_simulator.py, sample_data.py, event_hub_service.py for event generation and simulation

0 commit comments

Comments
 (0)