Skip to content

Commit e6443da

Browse files
build(deps-dev): bump types-pymysql
Bumps [types-pymysql](https://github.com/typeshed-internal/stub_uploader) from 1.1.0.20241103 to 1.1.0.20250516. - [Commits](https://github.com/typeshed-internal/stub_uploader/commits) --- updated-dependencies: - dependency-name: types-pymysql dependency-version: 1.1.0.20250516 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ef49150 commit e6443da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ def read(fname):
2727
"types-aiofiles==24.1.0.20240626",
2828
"types-pyyaml==6.0.12.20240917",
2929
"types-setuptools==75.6.0.20241126",
30-
"types-PyMySQL==1.1.0.20241103",
30+
"types-PyMySQL==1.1.0.20250516",
3131
]
3232

3333
kwargs = dict(

0 commit comments

Comments
 (0)