Skip to content

Commit 7f55065

Browse files
Bump pymysql from 1.1.0 to 1.1.1 in /flink-cdc/cdc-manager
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-version: 1.1.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 514caa1 commit 7f55065

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

flink-cdc/cdc-manager/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Flask==3.0.0
22
Flask-CORS==4.0.0
33
psycopg2-binary==2.9.9
4-
PyMySQL==1.1.0
4+
PyMySQL==1.1.1
55
requests==2.31.0
66
PyYAML==6.0.1
77
python-dotenv==1.0.0

0 commit comments

Comments
 (0)