Skip to content

Commit 3a6b4be

Browse files
Bump pymysql from 1.1.1 to 1.1.2
Bumps [pymysql](https://github.com/PyMySQL/PyMySQL) from 1.1.1 to 1.1.2. - [Release notes](https://github.com/PyMySQL/PyMySQL/releases) - [Changelog](https://github.com/PyMySQL/PyMySQL/blob/main/CHANGELOG.md) - [Commits](PyMySQL/PyMySQL@v1.1.1...v1.1.2) --- updated-dependencies: - dependency-name: pymysql dependency-version: 1.1.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 519e1b3 commit 3a6b4be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ requests==2.32.5
1212

1313
# Database drivers
1414
psycopg[binary,pool]==3.2.3
15-
PyMySQL==1.1.1
15+
PyMySQL==1.1.2

0 commit comments

Comments
 (0)