From 092a9d14e5d1d74620deada6e34b96dd220c2f77 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 14 Jan 2023 08:00:47 +0000 Subject: [PATCH] [data](deps): Bump crc32c in /python/requirements/data_processing Bumps [crc32c](https://github.com/ICRAR/crc32c) from 2.3 to 2.3.post0. - [Release notes](https://github.com/ICRAR/crc32c/releases) - [Changelog](https://github.com/ICRAR/crc32c/blob/master/CHANGELOG.md) - [Commits](https://github.com/ICRAR/crc32c/compare/v2.3...v2.3.post0) --- updated-dependencies: - dependency-name: crc32c dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- python/requirements/data_processing/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/requirements/data_processing/requirements.txt b/python/requirements/data_processing/requirements.txt index d6ca94d9c68ff..87e17e3d683f5 100644 --- a/python/requirements/data_processing/requirements.txt +++ b/python/requirements/data_processing/requirements.txt @@ -4,7 +4,7 @@ dask[complete]==2022.2.0; python_version < '3.8' dask[complete]==2022.10.1; python_version >= '3.8' aioboto3==8.3.0 -crc32c==2.3 +crc32c==2.3.post0 flask_cors moto[s3]==2.3.1 s3fs