Skip to content

Commit 9516950

Browse files
--- updated-dependencies: - dependency-name: pymysql dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ae3fb16 commit 9516950

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
@@ -9,7 +9,7 @@ asyncpg==0.29.0
99

1010
# Sync database drivers for standard tooling around setup/teardown/migrations.
1111
psycopg==3.1.18
12-
pymysql==1.1.0
12+
pymysql==1.1.1
1313

1414
# Testing
1515
autoflake==1.4

0 commit comments

Comments
 (0)