Skip to content

Commit

Permalink
Bump pymysql from 1.0.2 to 1.1.1 (#460)
Browse files Browse the repository at this point in the history
updated-dependencies:
- dependency-name: pymysql
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 9, 2024
1 parent bab8ba1 commit 153cbe7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ Flask-Limiter==2.6.3
Flask-Admin>=1.5.6

# Database
pymysql==1.0.2
pymysql==1.1.1
psycopg2-binary
sqlalchemy==1.4.42
sqlalchemy-utils==0.38.3 # Provides extra datatypes
Expand Down

0 comments on commit 153cbe7

Please sign in to comment.