Skip to content

Commit

Permalink
Merge pull request #139 from opsmill/dependabot/pip/develop/all-e8dd8…
Browse files Browse the repository at this point in the history
…375d4

chore(deps): bump the all group across 1 directory with 6 updates
  • Loading branch information
BeArchiTek authored Dec 2, 2024
2 parents 0128d68 + baf8609 commit 0f8a03f
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 43 deletions.
76 changes: 38 additions & 38 deletions poetry.lock

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

10 changes: 5 additions & 5 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ deepdiff = "*"
cryptography = ">=42.0.0"
jinja2 = ">=3.1.4"
jmespath = "*"
pytest = "^8.3.3"
pytest = "^8.3.4"
pytest-mock = "*"
pytest-xdist = "*"
pyyaml = "*"
Expand All @@ -29,17 +29,17 @@ pytz = "*"
packaging = "*"
jsondiff = "*"
sphinx_rtd_theme = "*"
hypothesis = "^6.119.3"
hypothesis = "^6.122.1"
pytest-pythonpath = "*"
parameterized = "^0.9.0"
invoke = "^2.2.0"
bandit = "^1.7.10"
antsibull-docs = "^2.16.0"
bandit = "^1.8.0"
antsibull-docs = "^2.16.1"

[tool.poetry.dev-dependencies]

[tool.poetry.group.dev.dependencies]
ruff = "0.7.4"
ruff = "0.8.1"

[tool.pytest.ini_options]
asyncio_mode = "auto"
Expand Down

0 comments on commit 0f8a03f

Please sign in to comment.