Skip to content

Commit

Permalink
fix(deps): update dependency dataclasses-json to v0.6.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 1, 2024
1 parent 4f26d25 commit 57a1db2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions poetry.lock

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

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ version = "0.1.0"
[tool.poetry.dependencies]
allure-pytest = "2.13.5"
assertpy = "1.1"
dataclasses-json = "0.6.6"
dataclasses-json = "0.6.7"
deprecated = "1.2.14"
mailinator-python-client-2 = "0.0.6"
mysql-connector-python = "8.4.0"
Expand Down

0 comments on commit 57a1db2

Please sign in to comment.