Skip to content

Commit da33af2

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.20251220. - [Commits](https://github.com/typeshed-internal/stub_uploader/commits) --- updated-dependencies: - dependency-name: types-pymysql dependency-version: 1.1.0.20251220 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b942b9a commit da33af2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.20250915",
2929
"types-setuptools==75.6.0.20241126",
30-
"types-PyMySQL==1.1.0.20241103",
30+
"types-PyMySQL==1.1.0.20251220",
3131
]
3232

3333
kwargs = dict(

0 commit comments

Comments
 (0)