Skip to content

Commit 1896fb5

Browse files
chore(deps): bump pymysql from 1.1.2 to 1.2.0
Bumps [pymysql](https://github.com/PyMySQL/PyMySQL) from 1.1.2 to 1.2.0. - [Release notes](https://github.com/PyMySQL/PyMySQL/releases) - [Changelog](https://github.com/PyMySQL/PyMySQL/blob/main/CHANGELOG.md) - [Commits](PyMySQL/PyMySQL@v1.1.2...v1.2.0) --- updated-dependencies: - dependency-name: pymysql dependency-version: 1.1.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4fa3131 commit 1896fb5

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ dependencies = [
2525
"litellm>=1.83.0",
2626
"falkordb~=1.6.0",
2727
"psycopg2-binary~=2.9.12",
28-
"pymysql~=1.1.0",
28+
"pymysql~=1.2.0",
2929
"jsonschema~=4.26.0",
3030
"tqdm~=4.67.3",
3131
]

uv.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)