Bump PyMySQL to 1.1.* (#10376)

This commit is contained in:
Nikita Sobolev
2023-06-28 13:28:11 +03:00
committed by GitHub
parent 7289fb9f77
commit 1d59c5cb13
3 changed files with 9 additions and 6 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
version = "1.0.*"
version = "1.1.*"
partial_stub = true
[tool.stubtest]