Skip to content

Commit

Permalink
chore(deps) Update dependency pytest-cov to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 5, 2024
1 parent 59deae5 commit 45bf942
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
12 changes: 6 additions & 6 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "atlas-etl-ldap"
version = "2.0.4"
version = "2.0.5"
description = "Atlas BI Library LDAP ETL"
authors = ["Christopher Pickering <cpickering@rhc.net>"]
license = "GPL-3.0-or-later"
Expand All @@ -17,7 +17,7 @@ isort = "^5.10.1"
mypy = "^1.0"
tox = "^4.0.8"
pytest = "^7.2.0"
pytest-cov = "^4.0.0"
pytest-cov = "^5.0.0"
pytest-xdist = "^3.1.0"
ruff = "^0.4.0"

Expand Down

0 comments on commit 45bf942

Please sign in to comment.