Skip to content

Commit

Permalink
chore(deps): bump the all group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the all group with 2 updates: [hypothesis](https://github.com/HypothesisWorks/hypothesis) and [antsibull-docs](https://github.com/ansible-community/antsibull-docs).


Updates `hypothesis` from 6.122.7 to 6.123.2
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases)
- [Commits](HypothesisWorks/hypothesis@hypothesis-python-6.122.7...hypothesis-python-6.123.2)

Updates `antsibull-docs` from 2.16.1 to 2.16.2
- [Release notes](https://github.com/ansible-community/antsibull-docs/releases)
- [Changelog](https://github.com/ansible-community/antsibull-docs/blob/main/CHANGELOG.rst)
- [Commits](ansible-community/antsibull-docs@2.16.1...2.16.2)

---
updated-dependencies:
- dependency-name: hypothesis
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: antsibull-docs
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 30, 2024
1 parent 696df67 commit f959872
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
14 changes: 7 additions & 7 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 @@ -29,12 +29,12 @@ pytz = "*"
packaging = "*"
jsondiff = "*"
sphinx_rtd_theme = "*"
hypothesis = "^6.122.7"
hypothesis = "^6.123.2"
pytest-pythonpath = "*"
parameterized = "^0.9.0"
invoke = "^2.2.0"
bandit = "^1.8.0"
antsibull-docs = "^2.16.1"
antsibull-docs = "^2.16.2"

[tool.poetry.dev-dependencies]

Expand Down

0 comments on commit f959872

Please sign in to comment.