Skip to content

Commit 1870526

Browse files
chore(deps): bump google-crc32c from 1.7.1 to 1.8.0
Bumps [google-crc32c](https://github.com/googleapis/python-crc32c) from 1.7.1 to 1.8.0. - [Release notes](https://github.com/googleapis/python-crc32c/releases) - [Changelog](https://github.com/googleapis/python-crc32c/blob/main/CHANGELOG.md) - [Commits](googleapis/python-crc32c@v1.7.1...v1.8.0) --- updated-dependencies: - dependency-name: google-crc32c dependency-version: 1.8.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 66cc53c commit 1870526

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

requirements.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ requests>=2.20.0
2121
google-cloud-core
2222
django-db-readonly==0.7.0
2323
google-cloud-kms==2.10.0
24-
google-crc32c==1.7.1
24+
google-crc32c==1.8.0
2525
backoff
2626
django-model-utils==5.0.0
2727
django-redis

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ google-cloud-logging==2.3.1
121121
# via google-cloud-error-reporting
122122
google-cloud-storage==1.41.1
123123
# via -r requirements.in
124-
google-crc32c==1.7.1
124+
google-crc32c==1.8.0
125125
# via
126126
# -r requirements.in
127127
# google-resumable-media

0 commit comments

Comments
 (0)