Skip to content

Commit 80f492f

Browse files
committed
update packaging version
1 parent 760eb28 commit 80f492f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/bigquery-magics/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"ipywidgets>=7.7.1",
3434
"ipython>=7.23.1",
3535
"ipykernel>=5.5.6",
36-
"packaging >= 20.0.0",
36+
"packaging >= 24.2.0",
3737
"pandas>=1.5.3",
3838
"pyarrow >= 12.0.0",
3939
"pydata-google-auth >=1.5.0",

packages/bigquery-magics/testing/constraints-3.10.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ipywidgets==7.7.1
1313
ipython==7.23.1
1414
ipykernel==5.5.6
1515
numpy==1.26.4
16-
packaging==20.0.0
16+
packaging==24.2.0
1717
pandas==1.5.3
1818
pyarrow==12.0.0
1919
pydata-google-auth==1.5.0

0 commit comments

Comments
 (0)