Skip to content

Commit

Permalink
Bump the required group with 7 updates
Browse files Browse the repository at this point in the history
Bumps the required group with 7 updates:

| Package | From | To |
| --- | --- | --- |
| [frequenz-repo-config[lib]](https://github.com/frequenz-floss/frequenz-repo-config-python) | `0.10.0` | `0.11.0` |
| [mkdocs-include-markdown-plugin](https://github.com/mondeja/mkdocs-include-markdown-plugin) | `7.0.1` | `7.1.2` |
| [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.5.44` | `9.5.47` |
| [pylint](https://github.com/pylint-dev/pylint) | `3.3.1` | `3.3.2` |
| [frequenz-repo-config[extra-lint-examples]](https://github.com/frequenz-floss/frequenz-repo-config-python) | `0.10.0` | `0.11.0` |
| [hypothesis](https://github.com/HypothesisWorks/hypothesis) | `6.119.3` | `6.122.1` |
| [pytest](https://github.com/pytest-dev/pytest) | `8.3.3` | `8.3.4` |


Updates `frequenz-repo-config[lib]` from 0.10.0 to 0.11.0
- [Release notes](https://github.com/frequenz-floss/frequenz-repo-config-python/releases)
- [Changelog](https://github.com/frequenz-floss/frequenz-repo-config-python/blob/v0.x.x/RELEASE_NOTES.md)
- [Commits](frequenz-floss/frequenz-repo-config-python@v0.10.0...v0.11.0)

Updates `mkdocs-include-markdown-plugin` from 7.0.1 to 7.1.2
- [Release notes](https://github.com/mondeja/mkdocs-include-markdown-plugin/releases)
- [Commits](mondeja/mkdocs-include-markdown-plugin@v7.0.1...v7.1.2)

Updates `mkdocs-material` from 9.5.44 to 9.5.47
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
- [Commits](squidfunk/mkdocs-material@9.5.44...9.5.47)

Updates `pylint` from 3.3.1 to 3.3.2
- [Release notes](https://github.com/pylint-dev/pylint/releases)
- [Commits](pylint-dev/pylint@v3.3.1...v3.3.2)

Updates `frequenz-repo-config[extra-lint-examples]` from 0.10.0 to 0.11.0
- [Release notes](https://github.com/frequenz-floss/frequenz-repo-config-python/releases)
- [Changelog](https://github.com/frequenz-floss/frequenz-repo-config-python/blob/v0.x.x/RELEASE_NOTES.md)
- [Commits](frequenz-floss/frequenz-repo-config-python@v0.10.0...v0.11.0)

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

Updates `pytest` from 8.3.3 to 8.3.4
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](pytest-dev/pytest@8.3.3...8.3.4)

---
updated-dependencies:
- dependency-name: frequenz-repo-config[lib]
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: required
- dependency-name: mkdocs-include-markdown-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: required
- dependency-name: mkdocs-material
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: required
- dependency-name: pylint
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: required
- dependency-name: frequenz-repo-config[extra-lint-examples]
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: required
- dependency-name: hypothesis
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: required
- dependency-name: pytest
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: required
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 1, 2024
1 parent 10a29d7 commit e92631b
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
requires = [
"setuptools == 68.1.0",
"setuptools_scm[toml] == 7.1.0",
"frequenz-repo-config[lib] == 0.10.0",
"frequenz-repo-config[lib] == 0.11.0",
]
build-backend = "setuptools.build_meta"

Expand Down Expand Up @@ -47,15 +47,15 @@ dev-formatting = ["black == 24.10.0", "isort == 5.13.2"]
dev-mkdocs = [
"Markdown == 3.7",
"black == 24.10.0",
"frequenz-repo-config[lib] == 0.10.0",
"frequenz-repo-config[lib] == 0.11.0",
"markdown-callouts == 0.4.0",
"markdown-svgbob == 202406.1023",
"mike == 2.1.3",
"mkdocs-gen-files == 0.5.0",
"mkdocs-include-markdown-plugin == 7.0.1",
"mkdocs-include-markdown-plugin == 7.1.2",
"mkdocs-literate-nav == 0.6.1",
"mkdocs-macros-plugin == 1.3.7",
"mkdocs-material == 9.5.44",
"mkdocs-material == 9.5.47",
"mkdocstrings[python] == 0.27.0",
"mkdocstrings-python == 1.12.2",
"pymdownx-superfence-filter-lines == 0.1.0",
Expand All @@ -66,17 +66,17 @@ dev-mypy = [
"mypy == 1.13.0",
"types-Markdown == 3.7.0.20240822",
]
dev-noxfile = ["nox == 2024.10.9", "frequenz-repo-config[lib] == 0.10.0"]
dev-noxfile = ["nox == 2024.10.9", "frequenz-repo-config[lib] == 0.11.0"]
dev-pylint = [
# For checking the noxfile, docs/ script, and tests
"frequenz-channels[dev-mkdocs,dev-noxfile,dev-pytest]",
"pylint == 3.3.1",
"pylint == 3.3.2",
]
dev-pytest = [
"async-solipsism == 0.7",
"frequenz-repo-config[extra-lint-examples] == 0.10.0",
"hypothesis == 6.119.3",
"pytest == 8.3.3",
"frequenz-repo-config[extra-lint-examples] == 0.11.0",
"hypothesis == 6.122.1",
"pytest == 8.3.4",
"pytest-asyncio == 0.24.0",
"pytest-mock == 3.14.0",
]
Expand Down

0 comments on commit e92631b

Please sign in to comment.