Skip to content

Commit d61c76b

Browse files
build(deps-dev): bump jupysql from 0.10.14 to 0.11.1
Bumps [jupysql](https://github.com/ploomber/jupysql) from 0.10.14 to 0.11.1. - [Changelog](https://github.com/ploomber/jupysql/blob/master/CHANGELOG.md) - [Commits](ploomber/jupysql@0.10.14...0.11.1) --- updated-dependencies: - dependency-name: jupysql dependency-version: 0.11.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 07aa510 commit d61c76b

File tree

2 files changed

+34
-17
lines changed

2 files changed

+34
-17
lines changed

poetry.lock

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ pytest = "^8.0.0"
2727
mypy = "^1.4"
2828
hypothesis = "^6.75.2"
2929
pandas = "^1"
30-
jupysql = "^0.10.0"
30+
jupysql = "^0.11.1"
3131
sqlalchemy = {version="^1.3.19", extras=['mypy']}
3232
pytest-cov = {extras = ["coverage"], version = "^5.0.0"}
3333
pytest-remotedata = "^0.4.0"

0 commit comments

Comments
 (0)