Commit 3c81baf
authored
Bump the required group across 1 directory with 15 updates
Bumps the required group with 15 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [flake8](https://github.com/pycqa/flake8) | `7.1.1` | `7.1.2` |
| [pydoclint](https://github.com/jsh9/pydoclint) | `0.5.9` | `0.6.2` |
| [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.5.47` | `9.6.6` |
| [mkdocstrings[python]](https://github.com/mkdocstrings/mkdocstrings) | `0.27.0` | `0.28.2` |
| [mkdocstrings-python](https://github.com/mkdocstrings/python) | `1.12.2` | `1.16.2` |
| [frequenz-repo-config[lib]](https://github.com/frequenz-floss/frequenz-repo-config-python) | `0.11.0` | `0.12.3` |
| [mypy](https://github.com/python/mypy) | `1.13.0` | `1.15.0` |
| [pandas-stubs](https://github.com/pandas-dev/pandas-stubs) | `2.2.2.240807` | `2.2.3.241126` |
| [types-protobuf](https://github.com/python/typeshed) | `5.28.3.20241030` | `5.29.1.20250208` |
| [pylint](https://github.com/pylint-dev/pylint) | `3.3.2` | `3.3.4` |
| [frequenz-repo-config[extra-lint-examples]](https://github.com/frequenz-floss/frequenz-repo-config-python) | `0.11.0` | `0.12.3` |
| [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) | `0.24.0` | `0.25.3` |
| [deepdiff](https://github.com/seperman/deepdiff) | `8.0.1` | `8.2.0` |
| [setuptools](https://github.com/pypa/setuptools) | `75.6.0` | `75.8.2` |
| [setuptools-scm[toml]](https://github.com/pypa/setuptools-scm) | `8.1.0` | `8.2.0` |
Updates `flake8` from 7.1.1 to 7.1.2
- [Commits](PyCQA/flake8@7.1.1...7.1.2)
Updates `pydoclint` from 0.5.9 to 0.6.2
- [Release notes](https://github.com/jsh9/pydoclint/releases)
- [Changelog](https://github.com/jsh9/pydoclint/blob/main/CHANGELOG.md)
- [Commits](jsh9/pydoclint@0.5.9...0.6.2)
Updates `mkdocs-material` from 9.5.47 to 9.6.6
- [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.47...9.6.6)
Updates `mkdocstrings[python]` from 0.27.0 to 0.28.2
- [Release notes](https://github.com/mkdocstrings/mkdocstrings/releases)
- [Changelog](https://github.com/mkdocstrings/mkdocstrings/blob/main/CHANGELOG.md)
- [Commits](mkdocstrings/mkdocstrings@0.27.0...0.28.2)
Updates `mkdocstrings-python` from 1.12.2 to 1.16.2
- [Release notes](https://github.com/mkdocstrings/python/releases)
- [Changelog](https://github.com/mkdocstrings/python/blob/main/CHANGELOG.md)
- [Commits](mkdocstrings/python@1.12.2...1.16.2)
Updates `frequenz-repo-config[lib]` from 0.11.0 to 0.12.3
- [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.11.0...v0.12.3)
Updates `mypy` from 1.13.0 to 1.15.0
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](python/mypy@v1.13.0...v1.15.0)
Updates `pandas-stubs` from 2.2.2.240807 to 2.2.3.241126
- [Changelog](https://github.com/pandas-dev/pandas-stubs/blob/main/docs/release_procedure.md)
- [Commits](pandas-dev/pandas-stubs@v2.2.2.240807...v2.2.3.241126)
Updates `types-protobuf` from 5.28.3.20241030 to 5.29.1.20250208
- [Commits](https://github.com/python/typeshed/commits)
Updates `pylint` from 3.3.2 to 3.3.4
- [Release notes](https://github.com/pylint-dev/pylint/releases)
- [Commits](pylint-dev/pylint@v3.3.2...v3.3.4)
Updates `frequenz-repo-config[extra-lint-examples]` from 0.11.0 to 0.12.3
- [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.11.0...v0.12.3)
Updates `pytest-asyncio` from 0.24.0 to 0.25.3
- [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases)
- [Commits](pytest-dev/pytest-asyncio@v0.24.0...v0.25.3)
Updates `deepdiff` from 8.0.1 to 8.2.0
- [Release notes](https://github.com/seperman/deepdiff/releases)
- [Changelog](https://github.com/seperman/deepdiff/blob/master/docs/changelog.rst)
- [Commits](seperman/deepdiff@8.0.1...8.2.0)
Updates `setuptools` from 75.6.0 to 75.8.2
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst)
- [Commits](pypa/setuptools@v75.6.0...v75.8.2)
Updates `setuptools-scm[toml]` from 8.1.0 to 8.2.0
- [Release notes](https://github.com/pypa/setuptools-scm/releases)
- [Changelog](https://github.com/pypa/setuptools-scm/blob/main/CHANGELOG.md)
- [Commits](pypa/setuptools-scm@v8.1.0...v8.2.0)
---
updated-dependencies:
- dependency-name: flake8
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: required
- dependency-name: pydoclint
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-minor
dependency-group: required
- dependency-name: mkdocstrings[python]
dependency-type: direct:production
update-type: version-update:semver-minor
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-minor
dependency-group: required
- dependency-name: mypy
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: required
- dependency-name: pandas-stubs
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: required
- dependency-name: types-protobuf
dependency-type: direct:production
update-type: version-update:semver-minor
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: pytest-asyncio
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: required
- dependency-name: deepdiff
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: required
- dependency-name: setuptools
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: required
- dependency-name: setuptools-scm[toml]
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: required
...
Signed-off-by: dependabot[bot] <[email protected]>1 parent ce39eb9 commit 3c81baf
1 file changed
+17
-17
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | | - | |
8 | | - | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
| 72 | + | |
73 | 73 | | |
74 | | - | |
| 74 | + | |
75 | 75 | | |
76 | | - | |
| 76 | + | |
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
82 | | - | |
| 82 | + | |
83 | 83 | | |
84 | 84 | | |
85 | | - | |
| 85 | + | |
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
91 | | - | |
| 91 | + | |
92 | 92 | | |
93 | | - | |
| 93 | + | |
94 | 94 | | |
95 | | - | |
| 95 | + | |
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
| |||
0 commit comments