Skip to content

Commit ffc1a6c

Browse files
chore: Bump pytest from 7.4.4 to 8.0.0 (#282)
1 parent 402d023 commit ffc1a6c

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

poetry.lock

Lines changed: 6 additions & 6 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
@@ -39,7 +39,7 @@ sqlalchemy = ">=2.0,<3.0"
3939
sshtunnel = "0.4.0"
4040

4141
[tool.poetry.group.dev.dependencies]
42-
pytest = "^7.4.2"
42+
pytest = ">=7.4.2,<9.0.0"
4343
mypy = "^1.6.1"
4444
remote-pdb="2.1.0"
4545
ruff = "^0.1.14"

0 commit comments

Comments
 (0)