Skip to content

Commit 88044ab

Browse files
chore(deps): update dependency lovely-pytest-docker to v1 (#3654)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 11a8482 commit 88044ab

File tree

4 files changed

+8
-8
lines changed

4 files changed

+8
-8
lines changed

auth-api/poetry.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

auth-api/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ requests-mock = "^1.12.1"
6666
faker = "^25.9.2"
6767
freezegun = "^1.5.1"
6868
pytest-asyncio = "^0.23.8"
69-
lovely-pytest-docker = "^0.3.1"
69+
lovely-pytest-docker = "^1.0.0"
7070

7171
[tool.poetry.group.dev.dependencies]
7272
bandit = "^1.7.9"

queue_services/auth-queue/poetry.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

queue_services/auth-queue/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ freezegun = "^1.1.0"
5757
faker = "^8.1.1"
5858
pytest-asyncio = "0.21.0"
5959
mock = "^4.0.3"
60-
lovely-pytest-docker = "^0.3.1"
60+
lovely-pytest-docker = "^1.0.0"
6161
astroid = "^3.2.3"
6262
flake8-pyproject = "^1.2.3"
6363
ruff = "^0.14.1"

0 commit comments

Comments
 (0)