Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the required group across 1 directory with 14 updates #54

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 24, 2025

Bumps the required group with 14 updates in the / directory:

Package From To
flake8 7.1.1 7.1.2
pydoclint 0.6.0 0.6.2
isort 6.0.0 6.0.1
mkdocs-literate-nav 0.6.1 0.6.2
mkdocs-material 9.6.1 9.6.9
mkdocstrings[python] 0.27.0 0.29.0
mkdocstrings-python 1.13.0 1.16.7
frequenz-repo-config[lib] 0.11.0 0.12.3
mypy 1.14.1 1.15.0
pytest 8.3.4 8.3.5
pylint 3.3.4 3.3.6
frequenz-repo-config[extra-lint-examples] 0.11.0 0.12.3
hypothesis 6.124.7 6.130.3
setuptools-scm[toml] 8.1.0 8.2.0

Updates flake8 from 7.1.1 to 7.1.2

Commits
  • fffee8b Release 7.1.2
  • 19001f7 Merge pull request #1966 from PyCQA/limit-procs-to-file-count
  • f35737a avoid starting unnecessary processes when file count is limited
  • See full diff in compare view

Updates pydoclint from 0.6.0 to 0.6.2

Release notes

Sourced from pydoclint's releases.

0.6.2

What's Changed

Full Changelog: jsh9/pydoclint@0.6.1...0.6.2

0.6.1

What's Changed

New Contributors

Full Changelog: jsh9/pydoclint@0.6.0...0.6.1

Changelog

Sourced from pydoclint's changelog.

[0.6.2] - 2025-02-17

  • Fixed
    • An issue where no error was thrown when the user does not supply a path
    • A bug where --only-attrs-with-ClassVar-are-treated-as-class-attrs is not properly passed to the visitor in the flake8 mode
  • Full diff

[0.6.1] - 2025-02-16

  • Changed
    • Now if a function as an assert statement, an AssertError declaration is by default required in the docstring's "Asserts" section (if relevant config options to check raises/assertions are turned on)
  • Full diff
Commits

Updates isort from 6.0.0 to 6.0.1

Release notes

Sourced from isort's releases.

6.0.1

Changes

🪲 Fixes

👷 Continuous Integration

Commits

Updates mkdocs-literate-nav from 0.6.1 to 0.6.2

Release notes

Sourced from mkdocs-literate-nav's releases.

v0.6.2

Other refactors, see oprypin/mkdocs-literate-nav@v0.6.1...v0.6.2

Commits

Updates mkdocs-material from 9.6.1 to 9.6.9

Release notes

Sourced from mkdocs-material's releases.

mkdocs-material-9.6.9

  • Updated Serbo-Croatian translations
  • Fixed #8086: Custom SVG icons containing hashes break rendering
  • Fixed #8067: Drawer has gap on right side in Firefox on some OSs

mkdocs-material-9.6.8

  • Added Welsh translations
  • Fixed #8076: Privacy plugin crashes if HTTP download fails

mkdocs-material-9.6.7

  • Fixed #8056: Error in backrefs implementation (9.6.6 regression)
  • Fixed #8054: Unescaped quotes in ARIA labels of table of contents

mkdocs-material-9.6.6

  • Fixed #8040: Privacy plugin not replacing exteral assets (9.6.5 regression)
  • Fixed #8031: Replace unmaintained regex package in search plugin

mkdocs-material-9.6.5

  • Fixed #8016: Tags listing not showing when when file name has spaces
  • Fixed #8012: Privacy plugin crashes if HTTP download fails

mkdocs-material-9.6.4

  • Fixed #7985: Blog content sometimes not stretching to full width
  • Fixed #7978: Navigation rendering bug in Safari 18.3

mkdocs-material-9.6.3

  • Fixed rendering of arrow heads in Mermaid.js class diagrams
  • Fixed #7960: Tags plugin crashes on numeric metadata titles

mkdocs-material-9.6.2

  • Fixed #7955: Excessively long words don't break on narrow screens
  • Fixed #7947: Scope setting interferes with outdated version banner
Changelog

Sourced from mkdocs-material's changelog.

mkdocs-material-9.6.9 (2025-03-17)

  • Updated Serbo-Croatian translations
  • Fixed #8086: Custom SVG icons containing hashes break rendering
  • Fixed #8067: Drawer has gap on right side in Firefox on some OSs

mkdocs-material-9.6.8+insiders-4.53.16 (2025-03-13)

  • Fixed #8019: Tooltips have precedence over instant previews

mkdocs-material-9.6.8 (2025-03-13)

  • Added Welsh translations
  • Fixed #8076: Privacy plugin crashes if HTTP download fails

mkdocs-material-9.6.7 (2025-03-03)

  • Fixed #8056: Error in backrefs implementation (9.6.6 regression)
  • Fixed #8054: Unescaped quotes in ARIA labels of table of contents

mkdocs-material-9.6.6 (2025-03-01)

  • Fixed #8040: Privacy plugin not replacing exteral assets (9.6.5 regression)
  • Fixed #8031: Replace unmaintained regex package in search plugin

mkdocs-material-9.6.5 (2025-02-20)

  • Fixed #8016: Tags listing not showing when when file name has spaces
  • Fixed #8012: Privacy plugin crashes if HTTP download fails

mkdocs-material-9.6.4 (2025-02-12)

  • Fixed #7985: Blog content sometimes not stretching to full width
  • Fixed #7978: Navigation rendering bug in Safari 18.3

mkdocs-material-9.6.3 (2025-02-07)

  • Fixed rendering of arrow heads in Mermaid.js class diagrams
  • Fixed #7960: Tags plugin crashes on numeric metadata titles

mkdocs-material-9.6.2 (2025-02-03)

  • Fixed #7955: Excessively long words don't break on narrow screens
  • Fixed #7947: Scope setting interferes with outdated version banner

mkdocs-material-9.6.1 (2025-01-31)

  • Fixed #7943: Tags plugin crashing due to merge error

mkdocs-material-9.6.0 (2025-01-31)

... (truncated)

Commits

Updates mkdocstrings[python] from 0.27.0 to 0.29.0

Release notes

Sourced from mkdocstrings[python]'s releases.

0.29.0

0.29.0 - 2025-03-10

Compare with 0.28.3

This is the last version before v1!

Build

  • Depend on MkDocs 1.6 (11bc400 by Timothée Mazzucotelli).

Features

Code Refactoring

  • Save and forward titles to autorefs (f49fb29 by Timothée Mazzucotelli).
  • Use a combined event (each split with a different priority) for on_env (8d1dd75 by Timothée Mazzucotelli).

0.28.3

0.28.3 - 2025-03-08

Compare with 0.28.2

Deprecations

All public objects must now be imported from the top-level mkdocstrings module. Importing from submodules is deprecated, and will raise errors starting with v1. This should be the last deprecation before v1.

Build

  • Make python extra depend on latest mkdocstrings-python (1.16.2) (ba9003e by Timothée Mazzucotelli).

Code Refactoring

  • Finish exposing/hiding public/internal objects (0723fc2 by Timothée Mazzucotelli).
  • Re-expose public API in the top-level mkdocstrings module (e66e080 by Timothée Mazzucotelli).
  • Move modules to internal folder (23fe23f by Timothée Mazzucotelli).

0.28.2

0.28.2 - 2025-02-24

Compare with 0.28.1

Build

  • Depend on mkdocs-autorefs >= 1.4 (2c22bdc by Timothée Mazzucotelli).

0.28.1

0.28.1 - 2025-02-14

... (truncated)

Changelog

Sourced from mkdocstrings[python]'s changelog.

0.29.0 - 2025-03-10

Compare with 0.28.3

This is the last version before v1!

Build

  • Depend on MkDocs 1.6 (11bc400 by Timothée Mazzucotelli).

Features

Code Refactoring

  • Save and forward titles to autorefs (f49fb29 by Timothée Mazzucotelli).
  • Use a combined event (each split with a different priority) for on_env (8d1dd75 by Timothée Mazzucotelli).

0.28.3 - 2025-03-08

Compare with 0.28.2

Deprecations

All public objects must now be imported from the top-level mkdocstrings module. Importing from submodules is deprecated, and will raise errors starting with v1. This should be the last deprecation before v1.

Build

  • Make python extra depend on latest mkdocstrings-python (1.16.2) (ba9003e by Timothée Mazzucotelli).

Code Refactoring

  • Finish exposing/hiding public/internal objects (0723fc2 by Timothée Mazzucotelli).
  • Re-expose public API in the top-level mkdocstrings module (e66e080 by Timothée Mazzucotelli).
  • Move modules to internal folder (23fe23f by Timothée Mazzucotelli).

0.28.2 - 2025-02-24

Compare with 0.28.1

Build

  • Depend on mkdocs-autorefs >= 1.4 (2c22bdc by Timothée Mazzucotelli).

0.28.1 - 2025-02-14

Compare with 0.28.0

Bug Fixes

... (truncated)

Commits
  • 32e415d chore: Prepare release 0.29.0
  • 44462d0 Merge branch 'main' of github.com:mkdocstrings/mkdocstrings
  • 3366f5b docs: Escape \<p> in docstrings
  • d4c7b9c feat: Support rendering backlinks through handlers
  • f49fb29 refactor: Save and forward titles to autorefs
  • 8d1dd75 refactor: Use a combined event (each split with a different priority) for `on...
  • 11bc400 build: Depend on MkDocs 1.6
  • fd28fff chore: Prepare release 0.28.3
  • 0723fc2 refactor: Finish exposing/hiding public/internal objects
  • 72e8bae docs: Simplify API docs
  • Additional commits viewable in compare view

Updates mkdocstrings-python from 1.13.0 to 1.16.7

Release notes

Sourced from mkdocstrings-python's releases.

1.16.7

1.16.7 - 2025-03-20

Compare with 1.16.6

Code Refactoring

  • Prepare public filtering method feature (fde2019 by Timothée Mazzucotelli). Issue-78

1.16.6

1.16.6 - 2025-03-18

Compare with 1.16.5

Deprecations

Importing from submodules is now deprecated: the public API is fully exposed under the top-level mkdocstrings_handler.python module.

Bug Fixes

  • Add back default compiled filters (regression) (2d83900 by Timothée Mazzucotelli). Issue-264

Code Refactoring

  • Start logging warnings instead of info messages about deprecated use of templates (7606f33 by Timothée Mazzucotelli).
  • Move modules into internal folder, expose API in top-level module (93a68d0 by Timothée Mazzucotelli).

1.16.5

1.16.5 - 2025-03-10

Compare with 1.16.4

Code Refactoring

1.16.4

1.16.4 - 2025-03-10

Compare with 1.16.3

Bug Fixes

  • Fix de-duplication of summary sections (dc46ac9 by Timothée Mazzucotelli).

1.16.3

1.16.3 - 2025-03-08

Compare with 1.16.2

... (truncated)

Changelog

Sourced from mkdocstrings-python's changelog.

1.16.7 - 2025-03-20

Compare with 1.16.6

Code Refactoring

  • Prepare public filtering method feature (fde2019 by Timothée Mazzucotelli). Issue-78

1.16.6 - 2025-03-18

Compare with 1.16.5

Deprecations

Importing from submodules is now deprecated: the public API is fully exposed under the top-level mkdocstrings_handler.python module.

Bug Fixes

  • Add back default compiled filters (regression) (2d83900 by Timothée Mazzucotelli). Issue-264

Code Refactoring

  • Start logging warnings instead of info messages about deprecated use of templates (7606f33 by Timothée Mazzucotelli).
  • Move modules into internal folder, expose API in top-level module (93a68d0 by Timothée Mazzucotelli).

1.16.5 - 2025-03-10

Compare with 1.16.4

Code Refactoring

1.16.4 - 2025-03-10

Compare with 1.16.3

Bug Fixes

  • Fix de-duplication of summary sections (dc46ac9 by Timothée Mazzucotelli).

1.16.3 - 2025-03-08

Compare with 1.16.2

Build

  • Depend on mkdocstrings 0.28.3 (9fa4f16 by Timothée Mazzucotelli).

Bug Fixes

... (truncated)

Commits
  • 148f245 chore: Prepare release 1.16.7
  • fde2019 refactor: Prepare public filtering method feature
  • 9f43ed9 chore: Fix invalid Yore comments
  • ff15061 chore: Prepare release 1.16.6
  • 7beb105 docs: Increase API code blocks line length from 60 to 88
  • dedbf39 tests: Clean up test
  • 7606f33 refactor: Start logging warnings instead of info messages about deprecated us...
  • 1468cac ci: Fix return type of do_get_template filter
  • a38f9cd ci: Ignore unsafe markup warning
  • 82c63a2 style: Format
  • Additional commits viewable in compare view

Updates frequenz-repo-config[lib] from 0.11.0 to 0.12.3

Release notes

Sourced from frequenz-repo-config[lib]'s releases.

v0.12.3

Frequenz Repository Configuration Release Notes

Enhancements

  • Add tips for Mac users in the upgrading section of the documentation.
  • Add a final note letting the user know the script run finished in the migration script.

Bug Fixes

Cookiecutter template

  • Fixed an outdated link to instructions on how to continue when the cookiecutter template generation finishes.

What's Changed

New Contributors

Full Changelog: frequenz-floss/frequenz-repo-config-python@v0.12.2...v0.12.3

v0.12.2

Frequenz Repository Configuration Release Notes

Bug Fixes

  • Update dependencies for templates and docs to the latest patch version.

What's Changed

Full Changelog: frequenz-floss/frequenz-repo-config-python@v0.12.1...v0.12.2

v0.12.1

Frequenz Repository Configuration Release Notes

Upgrading

Even if this is a patch release, it will require a dependency bump for mkdocstrings-python to v1.14.6 or newer, but since these are only dev dependencies and things will break if you update the dependencies anyway, it seems like a reasonable trade-off.

Bug Fixes

  • The new mkdocstrings-macros pluglet didn't work with the latest mkdocstrings-python version.

What's Changed

... (truncated)

Commits
  • 3fc1a3b Add notes to the upgrading section and a comment that the script finished (#358)
  • 374985b Add inidcator that the script has finished running
  • 4ce27bf Add notes for MacOS users on how to use the migration script
  • 6aaa39d Update link in cookiecutter end instructions (#360)
  • 23cd06a Bump the repo-config version in the cookiecutter templates
  • 47e0219 Prepare release notes for v0.12.3
  • 7a7e776 Update link in cookiecutter end instructions
  • 4aba551 Clear release notes (#356)
  • 51fa588 Clear release notes
  • 0704c59 Update the dependency to the latest patch version (#355)
  • Additional commits viewable in compare view

Updates mypy from 1.14.1 to 1.15.0

Changelog

Sourced from mypy's changelog.

Mypy Release Notes

Next Release

Different Property Getter and Setter Types

Mypy now supports using different types for property getter and setter.

class A:
    value: int
@property
def f(self) -&gt; int:
    return self.value
@f.setter
def f(self, x: str | int) -&gt; None:
    try:
        self.value = int(x)
    except ValueError:
        raise Exception(f&quot;'{x}' is not a valid value for 'f'&quot;)

Contributed by Ivan Levkivskyi (PR 18510)

Selectively Disable Deprecated Warnings

It's now possible to selectively disable warnings generated from warnings.deprecated using the --deprecated-calls-exclude option.

# mypy --enable-error-code deprecated
#      --deprecated-calls-exclude=foo.A
import foo
foo.A().func()  # OK, the deprecated warning is ignored
file foo.py
from typing_extensions import deprecated
class A:
@​deprecated("Use A.func2 instead")
def func(self): pass

Contributed by Marc Mueller (PR 18641)

Mypy 1.15

We’ve just uploaded mypy 1.15 to the Python Package Index (PyPI).

... (truncated)

Commits
  • 9397454 remove +dev from version ahead of final release
  • 686b591 remove "unreleased" from 1.15 changelog entry
  • cb4b243 Various small updates to 1.15 changelog (#18599)
  • 1a26502 Prepare changelog for 1.15 release (#18583)
  • d4515e4 Fix a few PR links in the changelog (#18586)
  • f83b643 Add object self-type to tuple test fixture (#18592)
  • ebc2cb8 Prevent crash on generic NamedTuple with unresolved typevar bound (#18585)
  • 63c251e empty commit to trigger wheel rebuild
  • c30573e Fix literal context for ternary expressions (for real) (#18545)
  • 23d862d Fix isinstance with explicit (non generic) type alias (#18512)
  • Additional commits viewable in compare view

Updates pytest from 8.3.4 to 8.3.5

Release notes

Sourced from pytest's releases.

8.3.5

pytest 8.3.5 (2025-03-02)

Bug fixes

  • #11777: Fixed issue where sequences were still being shortened even with -vv verbosity.
  • #12888: Fixed broken input when using Python 3.13+ and a libedit build of Python, such as on macOS or with uv-managed Python binaries from the python-build-standalone project. This could manifest e.g. by a broken prompt when using Pdb, or seeing empty inputs with manual usage of input() and suspended capturing.
  • #13026: Fixed AttributeError{.interpreted-text role="class"} crash when using --import-mode=importlib when top-level directory same name as another module of the standard library.
  • #13053: Fixed a regression in pytest 8.3.4 where, when using --import-mode=importlib, a directory containing py file with the same name would cause an ImportError
  • #13083: Fixed issue where pytest could crash if one of the collected directories got removed during collection.

Improved documentation

  • #12842: Added dedicated page about using types with pytest.

    See types{.interpreted-text role="ref"} for detailed usage.

Contributor-facing changes

  • #13112: Fixed selftest failures in test_terminal.py with Pygments >= 2.19.0
  • #13256: Support for Towncrier versions released in 2024 has been re-enabled when building Sphinx docs -- by webknjaz{.interpreted-text role="user"}.
Commits

Updates pylint from 3.3.4 to 3.3.6

Commits

Updates frequenz-repo-config[extra-lint-examples] from 0.11.0 to 0.12.3

Release notes

Sourced from frequenz-repo-config[extra-lint-examples]'s releases.

v0.12.3

Frequenz Repository Configuration Release Notes

Enhancements

  • Add tips for Mac users in the upgrading section of the documentation.
  • Add a final note letting the user know the script run finished in the migration script.

Bug Fixes

Cookiecutter template

  • Fixed an outdated link to instructions on how to continue when the cookiecutter template generation finishes.

What's Changed

New Contributors

Full Changelog: frequenz-floss/frequenz-repo-config-python@v0.12.2...v0.12.3

v0.12.2

Frequenz Repository Configuration Release Notes

Bug Fixes

  • Update dependencies for templates and docs to the latest patch version.

What's Changed

Full Changelog: frequenz-floss/frequenz-repo-config-python@v0.12.1...v0.12.2

v0.12.1

Frequenz Repository Configuration Release Notes

Upgrading

Even if this is a patch release, it will require a dependency bump for mkdocstrings-python to v1.14.6 or newer, but since these are only dev dependencies and things will break if you update the dependencies anyway, it seems like a reasonable trade-off.

Bug Fixes

  • The new mkdocstrings-macros pluglet didn't work with the latest mkdocstrings-python version.

What's Changed

... (truncated)

Commits
  • 3fc1a3b Add notes to the upgrading section and a comment that the script finished (#358)
  • 374985b Add inidcator that the script has finished running
  • 4ce27bf Add notes for MacOS users on how to use the migration script

Bumps the required group with 14 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.6.0` | `0.6.2` |
| [isort](https://github.com/PyCQA/isort) | `6.0.0` | `6.0.1` |
| [mkdocs-literate-nav](https://github.com/oprypin/mkdocs-literate-nav) | `0.6.1` | `0.6.2` |
| [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.6.1` | `9.6.9` |
| [mkdocstrings[python]](https://github.com/mkdocstrings/mkdocstrings) | `0.27.0` | `0.29.0` |
| [mkdocstrings-python](https://github.com/mkdocstrings/python) | `1.13.0` | `1.16.7` |
| [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.14.1` | `1.15.0` |
| [pytest](https://github.com/pytest-dev/pytest) | `8.3.4` | `8.3.5` |
| [pylint](https://github.com/pylint-dev/pylint) | `3.3.4` | `3.3.6` |
| [frequenz-repo-config[extra-lint-examples]](https://github.com/frequenz-floss/frequenz-repo-config-python) | `0.11.0` | `0.12.3` |
| [hypothesis](https://github.com/HypothesisWorks/hypothesis) | `6.124.7` | `6.130.3` |
| [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.6.0 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.6.0...0.6.2)

Updates `isort` from 6.0.0 to 6.0.1
- [Release notes](https://github.com/PyCQA/isort/releases)
- [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md)
- [Commits](PyCQA/isort@6.0.0...6.0.1)

Updates `mkdocs-literate-nav` from 0.6.1 to 0.6.2
- [Release notes](https://github.com/oprypin/mkdocs-literate-nav/releases)
- [Commits](oprypin/mkdocs-literate-nav@v0.6.1...v0.6.2)

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

Updates `mkdocstrings[python]` from 0.27.0 to 0.29.0
- [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.29.0)

Updates `mkdocstrings-python` from 1.13.0 to 1.16.7
- [Release notes](https://github.com/mkdocstrings/python/releases)
- [Changelog](https://github.com/mkdocstrings/python/blob/main/CHANGELOG.md)
- [Commits](mkdocstrings/python@1.13.0...1.16.7)

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.14.1 to 1.15.0
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](python/mypy@v1.14.1...v1.15.0)

Updates `pytest` from 8.3.4 to 8.3.5
- [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.4...8.3.5)

Updates `pylint` from 3.3.4 to 3.3.6
- [Release notes](https://github.com/pylint-dev/pylint/releases)
- [Commits](pylint-dev/pylint@v3.3.4...v3.3.6)

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 `hypothesis` from 6.124.7 to 6.130.3
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases)
- [Commits](HypothesisWorks/hypothesis@hypothesis-python-6.124.7...hypothesis-python-6.130.3)

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-patch
  dependency-group: required
- dependency-name: isort
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: required
- dependency-name: mkdocs-literate-nav
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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: 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: pytest
  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: setuptools-scm[toml]
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: required
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner March 24, 2025 10:21
@dependabot dependabot bot added part:tooling Affects the development tooling (CI, deployment, dependency management, etc.) type:tech-debt Improves the project without visible changes for users labels Mar 24, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 31, 2025

The group that created this PR has been removed from your configuration.

@dependabot dependabot bot closed this Mar 31, 2025
@dependabot dependabot bot deleted the dependabot/pip/required-185f58cbc7 branch March 31, 2025 14:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
part:tooling Affects the development tooling (CI, deployment, dependency management, etc.) type:tech-debt Improves the project without visible changes for users
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants