Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/pip/tox-4.11.3
Browse files Browse the repository at this point in the history
  • Loading branch information
jefvantongerloo committed Apr 28, 2024
2 parents b8940d5 + e64e2f3 commit af45410
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
### Changed

- dependency updated and tested:
- pytest (7.3.2 -> 7.4.0)
- pytest (7.3.2 -> 7.4.4)
- pyyaml (6.0.0 -> 6.0.1)
- tox (4.6.2 -> 4.15.0)

Expand Down
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.

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ PyYAML = "^6.0"
[tool.poetry.dev-dependencies]
textfsm = "^1.1.0"
PyYAML = "^6.0"
tox = "^4.11.3"
pytest = "^7.4.0"
tox = "^4.10.0"
pytest = "^7.4.3"

[build-system]
requires = ["poetry-core>=1.0.0"]
Expand Down

0 comments on commit af45410

Please sign in to comment.