Browse Source

Bump sqlalchemy from 1.2.2 to 1.3.0 in /frameworks/Python/bottle (#7067)

Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 1.2.2 to 1.3.0.
- [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases)
- [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES)
- [Commits](https://github.com/sqlalchemy/sqlalchemy/commits)

---
updated-dependencies:
- dependency-name: sqlalchemy
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] 3 years ago
parent
commit
00b545040a

+ 1 - 1
frameworks/Python/bottle/requirements-pypy.txt

@@ -2,5 +2,5 @@ bottle==0.12.19
 bottle-sqlalchemy==0.4.3
 bottle-sqlalchemy==0.4.3
 gunicorn==19.9.0
 gunicorn==19.9.0
 PyMySQL==0.8.0
 PyMySQL==0.8.0
-SQLAlchemy==1.2.2
+SQLAlchemy==1.3.0
 tornado==4.5.3
 tornado==4.5.3

+ 1 - 1
frameworks/Python/bottle/requirements.txt

@@ -4,6 +4,6 @@ greenlet==0.4.14
 gunicorn==19.9.0
 gunicorn==19.9.0
 meinheld==0.6.1
 meinheld==0.6.1
 mysqlclient==1.3.12
 mysqlclient==1.3.12
-SQLAlchemy==1.0.12
+SQLAlchemy==1.3.0
 ujson==1.35
 ujson==1.35
 uWSGI==2.0.17.1
 uWSGI==2.0.17.1