Skip to content
This repository has been archived by the owner on Nov 29, 2024. It is now read-only.

Commit

Permalink
chore: bump the pip group across 1 directory with 6 updates
Browse files Browse the repository at this point in the history
Bumps the pip group with 6 updates in the /aws-sagemaker-hosted-scorer-cpp directory:

| Package | From | To |
| --- | --- | --- |
| [flask](https://github.com/pallets/flask) | `2.1.2` | `2.2.5` |
| [gunicorn](https://github.com/benoitc/gunicorn) | `20.1.0` | `22.0.0` |
| [jinja2](https://github.com/pallets/jinja) | `3.1.2` | `3.1.4` |
| [protobuf](https://github.com/protocolbuffers/protobuf) | `4.21.1` | `4.21.6` |
| [werkzeug](https://github.com/pallets/werkzeug) | `2.1.2` | `3.0.6` |
| [zipp](https://github.com/jaraco/zipp) | `3.8.0` | `3.19.1` |



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

Updates `gunicorn` from 20.1.0 to 22.0.0
- [Release notes](https://github.com/benoitc/gunicorn/releases)
- [Commits](benoitc/gunicorn@20.1.0...22.0.0)

Updates `jinja2` from 3.1.2 to 3.1.4
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
- [Commits](pallets/jinja@3.1.2...3.1.4)

Updates `protobuf` from 4.21.1 to 4.21.6
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl)
- [Commits](https://github.com/protocolbuffers/protobuf/commits)

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

Updates `zipp` from 3.8.0 to 3.19.1
- [Release notes](https://github.com/jaraco/zipp/releases)
- [Changelog](https://github.com/jaraco/zipp/blob/main/NEWS.rst)
- [Commits](jaraco/zipp@v3.8.0...v3.19.1)

---
updated-dependencies:
- dependency-name: flask
  dependency-type: direct:production
  dependency-group: pip
- dependency-name: gunicorn
  dependency-type: direct:production
  dependency-group: pip
- dependency-name: jinja2
  dependency-type: direct:production
  dependency-group: pip
- dependency-name: protobuf
  dependency-type: direct:production
  dependency-group: pip
- dependency-name: werkzeug
  dependency-type: direct:production
  dependency-group: pip
- dependency-name: zipp
  dependency-type: direct:production
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 6, 2024
1 parent ca31c0b commit 11ce6ce
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
12 changes: 6 additions & 6 deletions aws-sagemaker-hosted-scorer-cpp/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
aniso8601==9.0.1
click==8.1.3
datatable==1.0.0
Flask==2.1.2
Flask==2.2.5
Flask-RESTful==0.3.9
gunicorn==20.1.0
gunicorn==22.0.0
importlib-metadata==4.11.4
itsdangerous==2.1.2
Jinja2==3.1.2
Jinja2==3.1.4
MarkupSafe==2.1.1
numpy==1.22.4
pandas==1.4.2
protobuf==4.21.1
protobuf==4.21.6
python-dateutil==2.8.2
pytz==2022.1
six==1.16.0
Werkzeug==2.1.2
zipp==3.8.0
Werkzeug==3.0.6
zipp==3.19.1
https://s3.amazonaws.com/artifacts.h2o.ai/releases/ai/h2o/daimojo/2.8.1/x86_64-centos7/daimojo-2.8.1-cp38-cp38-linux_x86_64.whl
12 changes: 6 additions & 6 deletions aws-sagemaker-hosted-scorer-cpp/requirements_gpu.txt
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
aniso8601==9.0.1
click==8.1.3
datatable==1.0.0
Flask==2.1.2
Flask==2.2.5
Flask-RESTful==0.3.9
gunicorn==20.1.0
gunicorn==22.0.0
importlib-metadata==4.11.4
itsdangerous==2.1.2
Jinja2==3.1.2
Jinja2==3.1.4
MarkupSafe==2.1.1
numpy==1.22.4
pandas==1.4.2
protobuf==4.21.1
protobuf==4.21.6
python-dateutil==2.8.2
pytz==2022.1
six==1.16.0
Werkzeug==2.1.2
zipp==3.8.0
Werkzeug==3.0.6
zipp==3.19.1
https://s3.amazonaws.com/artifacts.h2o.ai/releases/ai/h2o/daimojo/2.8.1/x86_64-centos7/daimojo-2.8.1%2Bcu117-cp38-cp38-linux_x86_64.whl

0 comments on commit 11ce6ce

Please sign in to comment.