Skip to content

Commit

Permalink
Bump the pip group across 1 directory with 11 updates
Browse files Browse the repository at this point in the history
Bumps the pip group with 11 updates in the /script/get-dataset-cifar10 directory:

| Package | From | To |
| --- | --- | --- |
| [certifi](https://github.com/certifi/python-certifi) | `2020.12.5` | `2023.7.22` |
| [grpcio](https://github.com/grpc/grpc) | `1.34.0` | `1.53.2` |
| [idna](https://github.com/kjd/idna) | `2.10` | `3.7` |
| [joblib](https://github.com/joblib/joblib) | `1.1.1` | `1.2.0` |
| [pillow](https://github.com/python-pillow/Pillow) | `8.1.0` | `10.3.0` |
| [protobuf](https://github.com/protocolbuffers/protobuf) | `3.14.0` | `3.18.3` |
| [requests](https://github.com/psf/requests) | `2.25.1` | `2.32.2` |
| [scikit-learn](https://github.com/scikit-learn/scikit-learn) | `0.24.1` | `1.0.1` |
| [tensorflow](https://github.com/tensorflow/tensorflow) | `2.5.0` | `2.11.1` |
| [urllib3](https://github.com/urllib3/urllib3) | `1.26.3` | `1.26.18` |
| [werkzeug](https://github.com/pallets/werkzeug) | `1.0.1` | `3.0.3` |



Updates `certifi` from 2020.12.5 to 2023.7.22
- [Commits](certifi/python-certifi@2020.12.05...2023.07.22)

Updates `grpcio` from 1.34.0 to 1.53.2
- [Release notes](https://github.com/grpc/grpc/releases)
- [Changelog](https://github.com/grpc/grpc/blob/master/doc/grpc_release_schedule.md)
- [Commits](grpc/grpc@v1.34.0...v1.53.2)

Updates `idna` from 2.10 to 3.7
- [Release notes](https://github.com/kjd/idna/releases)
- [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst)
- [Commits](kjd/idna@v2.10...v3.7)

Updates `joblib` from 1.1.1 to 1.2.0
- [Release notes](https://github.com/joblib/joblib/releases)
- [Changelog](https://github.com/joblib/joblib/blob/main/CHANGES.rst)
- [Commits](joblib/joblib@1.1.1...1.2.0)

Updates `pillow` from 8.1.0 to 10.3.0
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](python-pillow/Pillow@8.1.0...10.3.0)

Updates `protobuf` from 3.14.0 to 3.18.3
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl)
- [Commits](protocolbuffers/protobuf@v3.14.0...v3.18.3)

Updates `requests` from 2.25.1 to 2.32.2
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](psf/requests@v2.25.1...v2.32.2)

Updates `scikit-learn` from 0.24.1 to 1.0.1
- [Release notes](https://github.com/scikit-learn/scikit-learn/releases)
- [Commits](scikit-learn/scikit-learn@0.24.1...1.0.1)

Updates `tensorflow` from 2.5.0 to 2.11.1
- [Release notes](https://github.com/tensorflow/tensorflow/releases)
- [Changelog](https://github.com/tensorflow/tensorflow/blob/master/RELEASE.md)
- [Commits](tensorflow/tensorflow@v2.5.0...v2.11.1)

Updates `urllib3` from 1.26.3 to 1.26.18
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](urllib3/urllib3@1.26.3...1.26.18)

Updates `werkzeug` from 1.0.1 to 3.0.3
- [Release notes](https://github.com/pallets/werkzeug/releases)
- [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst)
- [Commits](pallets/werkzeug@1.0.1...3.0.3)

---
updated-dependencies:
- dependency-name: certifi
  dependency-type: direct:production
  dependency-group: pip
- dependency-name: grpcio
  dependency-type: direct:production
  dependency-group: pip
- dependency-name: idna
  dependency-type: direct:production
  dependency-group: pip
- dependency-name: joblib
  dependency-type: direct:production
  dependency-group: pip
- dependency-name: pillow
  dependency-type: direct:production
  dependency-group: pip
- dependency-name: protobuf
  dependency-type: direct:production
  dependency-group: pip
- dependency-name: requests
  dependency-type: direct:production
  dependency-group: pip
- dependency-name: scikit-learn
  dependency-type: direct:production
  dependency-group: pip
- dependency-name: tensorflow
  dependency-type: direct:production
  dependency-group: pip
- dependency-name: urllib3
  dependency-type: direct:production
  dependency-group: pip
- dependency-name: werkzeug
  dependency-type: direct:production
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 24, 2024
1 parent 2c5856a commit 5d1c216
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions script/get-dataset-cifar10/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
absl-py==0.11.0
astunparse==1.6.3
cachetools==4.2.1
certifi==2020.12.5
certifi==2023.7.22
chardet==4.0.0
cycler==0.10.0
flatbuffers==1.12
gast==0.4.0
google-auth==1.27.0
google-auth-oauthlib==0.4.2
google-pasta==0.2.0
grpcio==1.34.0
grpcio==1.53.2
h5py==3.1.0
idna==2.10
idna==3.7
imageio==2.9.0
joblib==1.1.1
joblib==1.2.0
Keras-Preprocessing==1.1.2
kiwisolver==1.3.1
Markdown==3.3.3
Expand All @@ -22,26 +22,26 @@ numpy==1.19.5
oauthlib==3.1.0
opencv-python==4.5.1.48
opt-einsum==3.3.0
Pillow==8.1.0
protobuf==3.14.0
Pillow==10.3.0
protobuf==3.18.3
pyasn1==0.4.8
pyasn1-modules==0.2.8
pyparsing==2.4.7
python-dateutil==2.8.1
PyYAML==5.4.1
requests==2.25.1
requests==2.32.2
requests-oauthlib==1.3.0
rsa==4.7.1
scikit-learn==0.24.1
scikit-learn==1.0.1
scipy==1.6.0
six==1.15.0
tensorboard==2.5.0
tensorboard-plugin-wit==1.8.0
tensorflow==2.5.0
tensorflow==2.11.1
tensorflow-estimator==2.5.0
termcolor==1.1.0
threadpoolctl==2.1.0
typing-extensions==3.7.4.3
urllib3==1.26.3
Werkzeug==1.0.1
urllib3==1.26.18
Werkzeug==3.0.3
wrapt==1.12.1

0 comments on commit 5d1c216

Please sign in to comment.