Skip to content

Commit 407f736

Browse files
authored
Merge pull request #1359 from Mause/dependabot/pip/jupysql-0.11.1
build(deps-dev): bump jupysql from 0.10.14 to 0.11.1
2 parents c1b9623 + abca22a commit 407f736

File tree

2 files changed

+35
-18
lines changed

2 files changed

+35
-18
lines changed

poetry.lock

Lines changed: 34 additions & 17 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)