Skip to content

Commit 14e9a4f

Browse files
authored
Merge pull request #21 from cffls/dependabot/pip/pytest-7.1.1
Bump pytest from 7.1.0 to 7.1.1
2 parents f893ecd + 003f8f9 commit 14e9a4f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 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
@@ -31,7 +31,7 @@ websocket-client = "^1.2.3"
3131
[tool.poetry.dev-dependencies]
3232
Sphinx = "^4.3.2"
3333
sphinx-rtd-theme = "^1.0.0"
34-
pytest = "^7.1.0"
34+
pytest = "^7.1.1"
3535
pytest-cov = "^3.0.0"
3636
flake8 = "^4.0.1"
3737
isort = "^5.10.1"

0 commit comments

Comments
 (0)