Skip to content

Commit 615dbb7

Browse files
Bump the required group across 1 directory with 11 updates
Bumps the required group with 11 updates in the / directory: | Package | From | To | | --- | --- | --- | | [polars](https://github.com/pola-rs/polars) | `0.20.18` | `0.20.23` | | [black](https://github.com/psf/black) | `24.3.0` | `24.4.2` | | [mike](https://github.com/jimporter/mike) | `2.0.0` | `2.1.0` | | [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.5.16` | `9.5.20` | | [mkdocstrings[python]](https://github.com/mkdocstrings/mkdocstrings) | `0.24.1` | `0.25.0` | | [frequenz-repo-config[lib]](https://github.com/frequenz-floss/frequenz-repo-config-python) | `0.9.1` | `0.9.2` | | [mypy](https://github.com/python/mypy) | `1.9.0` | `1.10.0` | | [types-setuptools](https://github.com/python/typeshed) | `69.2.0.20240317` | `69.5.0.20240423` | | [pytest](https://github.com/pytest-dev/pytest) | `8.1.1` | `8.2.0` | | [frequenz-repo-config[extra-lint-examples]](https://github.com/frequenz-floss/frequenz-repo-config-python) | `0.9.1` | `0.9.2` | | [hypothesis](https://github.com/HypothesisWorks/hypothesis) | `6.100.0` | `6.100.2` | Updates `polars` from 0.20.18 to 0.20.23 - [Release notes](https://github.com/pola-rs/polars/releases) - [Commits](pola-rs/polars@py-0.20.18...py-0.20.23) Updates `black` from 24.3.0 to 24.4.2 - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@24.3.0...24.4.2) Updates `mike` from 2.0.0 to 2.1.0 - [Release notes](https://github.com/jimporter/mike/releases) - [Changelog](https://github.com/jimporter/mike/blob/master/CHANGES.md) - [Commits](jimporter/mike@v2.0.0...v2.1.0) Updates `mkdocs-material` from 9.5.16 to 9.5.20 - [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.16...9.5.20) Updates `mkdocstrings[python]` from 0.24.1 to 0.25.0 - [Release notes](https://github.com/mkdocstrings/mkdocstrings/releases) - [Changelog](https://github.com/mkdocstrings/mkdocstrings/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/mkdocstrings@0.24.1...0.25.0) Updates `frequenz-repo-config[lib]` from 0.9.1 to 0.9.2 - [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.9.1...v0.9.2) Updates `mypy` from 1.9.0 to 1.10.0 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@1.9.0...v1.10.0) Updates `types-setuptools` from 69.2.0.20240317 to 69.5.0.20240423 - [Commits](https://github.com/python/typeshed/commits) Updates `pytest` from 8.1.1 to 8.2.0 - [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.1.1...8.2.0) Updates `frequenz-repo-config[extra-lint-examples]` from 0.9.1 to 0.9.2 - [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.9.1...v0.9.2) Updates `hypothesis` from 6.100.0 to 6.100.2 - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](HypothesisWorks/hypothesis@hypothesis-python-6.100.0...hypothesis-python-6.100.2) --- updated-dependencies: - dependency-name: polars dependency-type: direct:production update-type: version-update:semver-patch dependency-group: required - dependency-name: black dependency-type: direct:production update-type: version-update:semver-minor dependency-group: required - dependency-name: mike 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: mkdocstrings[python] dependency-type: direct:production update-type: version-update:semver-minor dependency-group: required - dependency-name: frequenz-repo-config[lib] dependency-type: direct:production update-type: version-update:semver-patch dependency-group: required - dependency-name: mypy dependency-type: direct:production update-type: version-update:semver-minor dependency-group: required - dependency-name: types-setuptools 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-minor dependency-group: required - dependency-name: frequenz-repo-config[extra-lint-examples] dependency-type: direct:production update-type: version-update:semver-patch dependency-group: required - dependency-name: hypothesis dependency-type: direct:production update-type: version-update:semver-patch dependency-group: required ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 58c02da commit 615dbb7

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

pyproject.toml

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
requires = [
66
"setuptools == 69.0.3",
77
"setuptools_scm[toml] == 8.0.4",
8-
"frequenz-repo-config[lib] == 0.9.1",
8+
"frequenz-repo-config[lib] == 0.9.2",
99
]
1010
build-backend = "setuptools.build_meta"
1111

@@ -58,44 +58,44 @@ dev-flake8 = [
5858
"pydoclint == 0.4.1",
5959
"pydocstyle == 6.3.0",
6060
]
61-
dev-examples = ["polars == 0.20.18"]
62-
dev-formatting = ["black == 24.3.0", "isort == 5.13.2"]
61+
dev-examples = ["polars == 0.20.23"]
62+
dev-formatting = ["black == 24.4.2", "isort == 5.13.2"]
6363
dev-mkdocs = [
64-
"black == 24.3.0",
64+
"black == 24.4.2",
6565
"Markdown==3.6",
66-
"mike == 2.0.0",
66+
"mike == 2.1.0",
6767
"mkdocs-gen-files == 0.5.0",
6868
"mkdocs-literate-nav == 0.6.1",
6969
"mkdocs-macros-plugin == 1.0.5",
70-
"mkdocs-material == 9.5.16",
71-
"mkdocstrings[python] == 0.24.1",
72-
"frequenz-repo-config[lib] == 0.9.1",
70+
"mkdocs-material == 9.5.20",
71+
"mkdocstrings[python] == 0.25.0",
72+
"frequenz-repo-config[lib] == 0.9.2",
7373
]
7474
dev-mypy = [
75-
"mypy == 1.9.0",
75+
"mypy == 1.10.0",
7676
"grpc-stubs == 1.24.12", # This dependency introduces breaking changes in patch releases
7777
"types-Markdown == 3.6.0.20240316",
7878
"types-protobuf == 4.24.0.20240129",
79-
"types-setuptools == 69.2.0.20240317",
79+
"types-setuptools == 69.5.0.20240423",
8080
# For checking the noxfile, docs/ script, and tests
8181
"frequenz-sdk[dev-mkdocs,dev-noxfile,dev-pytest]",
8282
]
83-
dev-noxfile = ["nox == 2023.4.22", "frequenz-repo-config[lib] == 0.9.1"]
83+
dev-noxfile = ["nox == 2023.4.22", "frequenz-repo-config[lib] == 0.9.2"]
8484
dev-pylint = [
8585
"pylint == 3.1.0",
8686
# For checking the noxfile, docs/ script, and tests
8787
"frequenz-sdk[dev-mkdocs,dev-noxfile,dev-pytest]",
8888
]
8989
dev-pytest = [
90-
"pytest == 8.1.1",
91-
"frequenz-repo-config[extra-lint-examples] == 0.9.1",
90+
"pytest == 8.2.0",
91+
"frequenz-repo-config[extra-lint-examples] == 0.9.2",
9292
"pytest-mock == 3.14.0",
9393
"pytest-asyncio == 0.23.6",
9494
"time-machine == 2.12.0",
9595
"async-solipsism == 0.6",
9696
# For checking docstring code examples
9797
"frequenz-sdk[dev-examples]",
98-
"hypothesis == 6.100.0",
98+
"hypothesis == 6.100.2",
9999
]
100100
dev = [
101101
"frequenz-sdk[dev-mkdocs,dev-flake8,dev-formatting,dev-mkdocs,dev-mypy,dev-noxfile,dev-pylint,dev-pytest]",

0 commit comments

Comments
 (0)