Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main' into feature/multi_arch_image
Browse files Browse the repository at this point in the history
  • Loading branch information
max-pfeiffer committed Jul 22, 2023
2 parents 6eacfe5 + 242af3e commit e31d414
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 17 deletions.
28 changes: 14 additions & 14 deletions poetry.lock

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

6 changes: 3 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,13 @@ python-on-whales = "0.62.0"

[tool.poetry.dev-dependencies]
pylint = "2.17.4"
pytest = "7.3.1"
pytest = "7.4.0"
pytest-cov = "4.1.0"
pytest-dotenv = "0.5.2"
coverage = "7.2.7"
black = "23.3.0"
pre-commit = "3.3.2"
semver = "3.0.0"
pre-commit = "3.3.3"
semver = "3.0.1"
testcontainers = "3.7.1"
bcrypt = "4.0.1"
docker-image-py = "0.1.12"
Expand Down

0 comments on commit e31d414

Please sign in to comment.