[data](deps): Bump moto[s3] in /python/requirements/data_processing

Bumps [moto[s3]](https://github.com/spulec/moto) from 2.3.1 to 3.1.16.
- [Release notes](https://github.com/spulec/moto/releases)
- [Changelog](https://github.com/spulec/moto/blob/master/CHANGELOG.md)
- [Commits](https://github.com/spulec/moto/compare/2.3.1...3.1.16)

---
updated-dependencies:
- dependency-name: moto[s3]
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-07-02 07:08:39 +00:00 committed by GitHub
parent 2a4d22fbd2
commit 086999335c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,7 +2,7 @@ dask[complete]==2021.03.0; python_version < '3.7'
dask[complete]==2022.2.0; python_version >= '3.7' dask[complete]==2022.2.0; python_version >= '3.7'
aioboto3==8.3.0 aioboto3==8.3.0
flask_cors flask_cors
moto[s3]==2.3.1 moto[s3]==3.1.16
s3fs s3fs
modin>=0.8.3; python_version < '3.7' modin>=0.8.3; python_version < '3.7'
modin>=0.11.0; python_version >= '3.7' modin>=0.11.0; python_version >= '3.7'