Skip to content

Commit 8bb2761

Browse files
chore(deps): bump gunicorn from 20.1.0 to 22.0.0 in /memorystore/redis (GoogleCloudPlatform#11481)
Bumps [gunicorn](https://github.com/benoitc/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) --- updated-dependencies: - dependency-name: gunicorn dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 156dedd commit 8bb2761

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

memorystore/redis/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# limitations under the License.
1313
# [START memorystore_requirements]
1414
Flask==3.0.0
15-
gunicorn==20.1.0
15+
gunicorn==22.0.0
1616
redis==5.0.1
1717
Werkzeug==3.0.1
1818
# [END memorystore_requirements]

0 commit comments

Comments
 (0)