Skip to content

Commit

Permalink
chore(deps-dev): bump yardstick to v0.9.2
Browse files Browse the repository at this point in the history
Signed-off-by: Weston Steimel <[email protected]>
  • Loading branch information
westonsteimel committed Feb 13, 2024
1 parent 975a17f commit dfbc823
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
24 changes: 12 additions & 12 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
Expand Up @@ -54,7 +54,7 @@ orjson = "^3.8.6"
SQLAlchemy = ">= 1.4.46, < 2.0" # note: 1.4.x currently required for enterprise
mergedeep = "^1.3.4"
future = "^0.18.3"
importlib-metadata = "^6.1.0"
importlib-metadata = "^7.0.1"
xsdata = {extras = ["cli", "lxml", "soap"], version = ">=22.12,<25.0"}
pytest-snapshot = "^0.9.0"
mashumaro = "^3.10"
Expand All @@ -77,7 +77,7 @@ mypy = "^1.1"
radon = ">=5.1,<7.0"
dunamai = "^1.15.0"
ruff = ">=0.0.254,<0.2.2"
yardstick = {git = "https://github.com/anchore/yardstick", rev = "v0.9.1"}
yardstick = {git = "https://github.com/anchore/yardstick", rev = "v0.9.2"}
tabulate = "0.9.0"
tox = "^4.11.3"

Expand Down

0 comments on commit dfbc823

Please sign in to comment.