Skip to content

Commit 976c4c4

Browse files
committed
chore(deps): bump pytest to 8.4.2
1 parent 31ab55d commit 976c4c4

File tree

2 files changed

+22
-22
lines changed

2 files changed

+22
-22
lines changed

poetry.lock

Lines changed: 21 additions & 18 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 & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ trino = ["trino"]
175175
[tool.poetry.group.dev.dependencies]
176176
mypy = "1.11.2"
177177
pre-commit = "^3.6"
178-
pytest = "7.4.3"
178+
pytest = "8.4.2"
179179
pytest-cov = "4.1.0"
180180
sphinx = "7.2.6"
181181
twine = "6.2.0"
@@ -190,9 +190,6 @@ pytest-asyncio = "0.23.5"
190190
kafka-python-ng = "^2.2.0"
191191
hvac = "2.1.0"
192192
pymilvus = "2.6.1"
193-
cffi = "2.0.0"
194-
greenlet = "3.2.4"
195-
pandas = "2.3.2"
196193
httpx = "0.27.0"
197194
paho-mqtt = "2.1.0"
198195
sqlalchemy-cockroachdb = "2.0.2"

0 commit comments

Comments
 (0)