Skip to content

Commit 672e3f8

Browse files
committed
chore(contributing): exclude spanner, bigquery, and other leaving packages from centralization
1 parent d81476c commit 672e3f8

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

packages/googleapis-common-protos/CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,4 @@ information on using pull requests.
2626
## Community Guidelines
2727

2828
This project follows
29-
[Google's Open Source Community Guidelines](https://opensource.google/conduct/).
29+
[Google's Open Source Community Guidelines](https://opensource.google/conduct/).

packages/sqlalchemy-spanner/requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -826,9 +826,9 @@ sqlalchemy==2.0.51 \
826826
# via
827827
# -r requirements.in
828828
# alembic
829-
sqlparse==0.5.5 \
830-
--hash=sha256:12a08b3bf3eec877c519589833aed092e2444e68240a3577e8e26148acc7b1ba \
831-
--hash=sha256:e20d4a9b0b8585fdf63b10d30066c7c94c5d7a7ec47c889a2d83a3caa93ff28e
829+
sqlparse==0.6.0 \
830+
--hash=sha256:113c35c75365ab9cc9c7231d68c6428fb11c085fc8e9eb1ad659b7ddbf6cd2b9 \
831+
--hash=sha256:b861c0288ce2fa56209a9a6412d2e066ac664b3873b89c26c9d8415e8e32996f
832832
# via google-cloud-spanner
833833
tomli==2.4.1 \
834834
--hash=sha256:01f520d4f53ef97964a240a035ec2a869fe1a37dde002b57ebc4417a27ccd853 \

0 commit comments

Comments
 (0)