From 7e8dfc99093b646c565cce073ddcd8a5af276d0f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Sep 2024 17:20:19 +0000 Subject: [PATCH] Bump the pip group across 1 directory with 2 updates Bumps the pip group with 2 updates in the / directory: [pymysql](https://github.com/PyMySQL/PyMySQL) and [gunicorn](https://github.com/benoitc/gunicorn). Updates `pymysql` from 0.9.3 to 1.1.1 - [Release notes](https://github.com/PyMySQL/PyMySQL/releases) - [Changelog](https://github.com/PyMySQL/PyMySQL/blob/main/CHANGELOG.md) - [Commits](https://github.com/PyMySQL/PyMySQL/compare/v0.9.3...v1.1.1) Updates `gunicorn` from 20.0.4 to 22.0.0 - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](https://github.com/benoitc/gunicorn/compare/20.0.4...22.0.0) --- updated-dependencies: - dependency-name: pymysql dependency-type: direct:production dependency-group: pip - dependency-name: gunicorn dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 65ce7f69..2f634863 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ Flask==2.3.3 GeoAlchemy @ https://github.com/hozn/GeoAlchemy/archive/0.7.3dev1.tar.gz -PyMySQL==0.9.3 +PyMySQL==1.1.1 PyYAML==6.0.1 SQLAlchemy==1.3.24 # Thanks https://stackoverflow.com/a/77214086/424301 - Flask did not pin Werkzeug dep @@ -12,7 +12,7 @@ colorlog==4.1.0 envparse==0.2.0 freezing-model @ https://github.com/freezingsaddles/freezing-model/archive/0.7.20.tar.gz geojson==2.5.0 -gunicorn==20.0.4 +gunicorn==22.0.0 marshmallow==3.14.1 marshmallow-enum @ https://github.com/lyft/marshmallow_enum/archive/support-for-marshamallow-3.tar.gz polyline==1.4.0