Skip to content

Commit

Permalink
Merge branch 'master' into dependabot/pip/flake8-4.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
hluk authored May 3, 2022
2 parents a6785d6 + fc6351e commit 72700cb
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 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.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ python-dateutil = "^2.8.2"
stomper = "^0.4.3"

flake8 = {version = "^4.0.1", optional = true}
pytest = {version = "^6.2.5", optional = true}
pytest = {version = "^7.1.2", optional = true}
pytest-cov = {version = "^3.0.0", optional = true}
mock = {version = "^4.0.3", optional = true}

Expand Down

0 comments on commit 72700cb

Please sign in to comment.