Skip to content

Commit 49c070c

Browse files
authored
chore(deps): update dependency pyparsing to v3.1.2 (#1038)
1 parent ec29c8f commit 49c070c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/sqlalchemy-bigquery/samples/snippets/requirements-test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ pluggy==1.4.0
88
py==1.11.0
99
pyasn1==0.5.1
1010
pyasn1-modules==0.3.0
11-
pyparsing==3.1.1
11+
pyparsing==3.1.2
1212
pytest===6.2.5
1313
rsa==4.9
1414
six==1.16.0

packages/sqlalchemy-bigquery/samples/snippets/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ proto-plus==1.23.0
2121
protobuf==4.25.3
2222
pyasn1==0.5.1
2323
pyasn1-modules==0.3.0
24-
pyparsing==3.1.1
24+
pyparsing==3.1.2
2525
python-dateutil==2.9.0.post0
2626
pytz==2024.1
2727
requests==2.31.0

0 commit comments

Comments
 (0)