Skip to content

Commit b779057

Browse files
authored
Merge pull request #8 from nationalarchives/dependabot/pip/pip-590e9db7b9
Bump pytest from 8.4.2 to 9.0.3 in the pip group across 1 directory
2 parents 6b14c40 + 7c1c54c commit b779057

2 files changed

Lines changed: 9 additions & 9 deletions

File tree

poetry.lock

Lines changed: 8 additions & 8 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
@@ -18,7 +18,7 @@ tna-frontend-jinja = "0.38.0"
1818
optional = true
1919

2020
[tool.poetry.group.dev.dependencies]
21-
pytest = "^8.1.1"
21+
pytest = ">=8.1.1,<10.0.0"
2222
requests-mock = "^1.12.1"
2323

2424
[build-system]

0 commit comments

Comments
 (0)