Skip to content

Commit 5fd0b98

Browse files
Bump pymysql from 1.1.0 to 1.1.1
Bumps [pymysql](https://github.com/PyMySQL/PyMySQL) from 1.1.0 to 1.1.1. - [Release notes](https://github.com/PyMySQL/PyMySQL/releases) - [Changelog](https://github.com/PyMySQL/PyMySQL/blob/main/CHANGELOG.md) - [Commits](PyMySQL/PyMySQL@v1.1.0...v1.1.1) --- updated-dependencies: - dependency-name: pymysql dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6853945 commit 5fd0b98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Flask-SQLAlchemy==3.1.1
1010
SQLAlchemy==2.0.25
1111
alembic==1.13.1
1212
Flask-Migrate==4.0.5
13-
PyMySQL==1.1.0
13+
PyMySQL==1.1.1
1414

1515
# Authentication
1616
Flask-Login==0.6.3

0 commit comments

Comments
 (0)