Skip to content

Commit 9793711

Browse files
authored
Merge pull request #122 from abhisheksr01/dependabot/pip/pytest-8.1.1
chore(deps): bump pytest from 8.1.0 to 8.1.1
2 parents 9704667 + 1949cf8 commit 9793711

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
@@ -6,7 +6,7 @@ authors = ["abhisheksr01"]
66

77
[tool.poetry.dependencies]
88
python = "^3.8.1"
9-
pytest = "^8.1.0"
9+
pytest = "^8.1.1"
1010
black = "^24.2.0"
1111
flake8 = "^7.0.0"
1212
behave = "^1.2.6"

0 commit comments

Comments
 (0)