Skip to content

Commit 2b053aa

Browse files
authored
Merge pull request #95 from aws-samples/dependabot/pip/application/pymysql-1.1.1
Bump pymysql from 1.1.0 to 1.1.1 in /application
2 parents b8eb86f + 495565d commit 2b053aa

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

application/requirements-api.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ boto3~=1.33.4
66
psycopg2-binary==2.9.9
77
SQLAlchemy==1.4.52
88
opensearch-py==2.4.2
9-
PyMySQL==1.1.0
9+
PyMySQL==1.1.1
1010
python-dotenv~=1.0.0
1111
plotly~=5.18.0
1212
cryptography==42.0.4

application/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ boto3~=1.33.4
44
psycopg2-binary==2.9.9
55
SQLAlchemy==1.4.52
66
opensearch-py==2.4.2
7-
PyMySQL==1.1.0
7+
PyMySQL==1.1.1
88
python-dotenv~=1.0.0
99
plotly~=5.18.0
1010
cryptography==42.0.4

0 commit comments

Comments
 (0)