Browse Source

Bump sqlalchemy from 1.2.2 to 1.3.0 in /frameworks/Python/cherrypy (#7066)

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
8ff7bb12e2
1 changed files with 1 additions and 1 deletions
  1. 1 1
      frameworks/Python/cherrypy/requirements.txt

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

@@ -5,5 +5,5 @@ mysqlclient==1.3.12
 portend==2.2
 pytz==2017.3
 six==1.11.0
-SQLAlchemy==1.2.2
+SQLAlchemy==1.3.0
 tempora==1.10