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 dependencies group in /.config with 47 updates #3979

Merged
merged 2 commits into from
Jan 11, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 11, 2024

Bumps the dependencies group in /.config with 47 updates:

Package From To
mkdocs-ansible 0.2.0 0.2.1
pipdeptree 2.13.0 2.13.2
ansible-core 2.16.0 2.16.2
attrs 23.1.0 23.2.0
black 23.10.1 23.12.1
certifi 2023.7.22 2023.11.17
charset-normalizer 3.2.0 3.3.2
cryptography 41.0.5 41.0.7
idna 3.4 3.6
jinja2 3.1.2 3.1.3
jsonschema-specifications 2023.11.2 2023.12.1
packaging 23.1 23.2
pathspec 0.11.2 0.12.1
platformdirs 3.10.0 4.1.0
pygments 2.16.1 2.17.2
referencing 0.31.1 0.32.1
rich 13.6.0 13.7.0
rpds-py 0.12.0 0.16.2
typing-extensions 4.8.0 4.9.0
urllib3 2.0.5 2.1.0
yamllint 1.32.0 1.33.0
mypy 1.6.1 1.8.0
netaddr 0.9.0 0.10.1
psutil 5.9.6 5.9.7
pylint 3.0.2 3.0.3
pytest 7.4.3 7.4.4
pytest-plus 0.6.0 0.6.1
pytest-xdist 3.3.1 3.5.0
types-jsonschema 4.20.0.0 4.20.0.20240105
astroid 3.0.1 3.0.2
babel 2.12.1 2.14.0
coverage 7.3.2 7.4.0
exceptiongroup 1.1.3 1.2.0
griffe 0.36.4 0.38.1
isort 5.12.0 5.13.2
markdown 3.4.4 3.5.2
markdown-exec 1.6.0 1.8.0
mkdocs-material 9.4.2 9.5.3
mkdocs-material-extensions 1.2 1.3.1
mkdocs-minify-plugin 0.7.1 0.7.2
mkdocs-monorepo-plugin 1.0.5 1.1.0
mkdocstrings 0.23.0 0.24.0
mkdocstrings-python 1.7.1 1.8.0
pillow 10.0.1 10.2.0
pymdown-extensions 10.3 10.7
regex 2023.8.8 2023.12.25
tomlkit 0.12.2 0.12.3

Updates mkdocs-ansible from 0.2.0 to 0.2.1

Release notes

Sourced from mkdocs-ansible's releases.

v0.2.1

Bugfixes

Commits
  • fa8223d chore: pre-commit autoupdate (#83)
  • 00b6776 Bump markdown-exec from 1.7.0 to 1.8.0 in /.config (#84)
  • c9ac88f Bump pymdown-extensions from 10.5 to 10.7 in /.config (#82)
  • 1b18180 Bump mkdocs-material from 9.5.2 to 9.5.3 in /.config (#81)
  • 994822a Bump pillow from 10.1.0 to 10.2.0 in /.config (#85)
  • 8131e20 Bump mkdocs-monorepo-plugin from 1.0.5 to 1.1.0 in /.config (#86)
  • cdc7d36 Bump mkdocs-material from 9.5.1 to 9.5.2 in /.config (#79)
  • 203af69 Bump mkdocs-minify-plugin from 0.7.1 to 0.7.2 in /.config (#80)
  • 2fd2c9a Bump mkdocstrings-python from 1.7.4 to 1.7.5 in /.config (#71)
  • ec7792a Bump actions/setup-python from 4 to 5 (#76)
  • Additional commits viewable in compare view

Updates pipdeptree from 2.13.0 to 2.13.2

Release notes

Sourced from pipdeptree's releases.

2.13.2

What's Changed

Full Changelog: tox-dev/pipdeptree@2.13.1...2.13.2

2.13.1

What's Changed

New Contributors

Full Changelog: tox-dev/pipdeptree@2.13.0...2.13.1

Commits
  • 8b336b1 Use "Any" value if necessary for required version in JSON render (#310)
  • 06c2f9d [pre-commit.ci] pre-commit autoupdate (#311)
  • 230b4d6 [pre-commit.ci] pre-commit autoupdate (#308)
  • b8699f2 [pre-commit.ci] pre-commit autoupdate (#307)
  • 0016509 [pre-commit.ci] pre-commit autoupdate (#305)
  • 30011ac Bump actions/setup-python from 4 to 5 (#306)
  • 28bf158 Bump pypa/gh-action-pypi-publish from 1.8.10 to 1.8.11 (#304)
  • ced8bd8 models/package: have version_spec only exist in ReqPackage (#303)
  • d63f879 [pre-commit.ci] pre-commit autoupdate (#301)
  • 29d9ea5 Update README to show 2.13.0 CLI syntax (#300)
  • Additional commits viewable in compare view

Updates ansible-core from 2.16.0 to 2.16.2

Release notes

Sourced from ansible-core's releases.

v2.16.2

Changelog

See the full changelog for the changes included in this release.

Release Artifacts

v2.16.1

Changelog

See the full changelog for the changes included in this release.

Release Artifacts

v2.16.1rc1

Changelog

See the full changelog for the changes included in this release.

Release Artifacts

Commits

Updates attrs from 23.1.0 to 23.2.0

Commits

Updates black from 23.10.1 to 23.12.1

Release notes

Sourced from black's releases.

23.12.1

Fixed a bug that included dependencies from the d extra by default (#4108)

23.12.0

Highlights

It's almost 2024, which means it's time for a new edition of Black's stable style! Together with this release, we'll put out an alpha release 24.1a1 showcasing the draft 2024 stable style, which we'll finalize in the January release. Please try it out and share your feedback.

This release (23.12.0) will still produce the 2023 style. Most but not all of the changes in --preview mode will be in the 2024 stable style.

Stable style

  • Fix bug where # fmt: off automatically dedents when used with the --line-ranges option, even when it is not within the specified line range. (#4084)
  • Fix feature detection for parenthesized context managers (#4104)

Preview style

  • Prefer more equal signs before a break when splitting chained assignments (#4010)
  • Standalone form feed characters at the module level are no longer removed (#4021)
  • Additional cases of immediately nested tuples, lists, and dictionaries are now indented less (#4012)
  • Allow empty lines at the beginning of all blocks, except immediately before a docstring (#4060)
  • Fix crash in preview mode when using a short --line-length (#4086)
  • Keep suites consisting of only an ellipsis on their own lines if they are not functions or class definitions (#4066) (#4103)

Configuration

  • --line-ranges now skips Black's internal stability check in --safe mode. This avoids a crash on rare inputs that have many unformatted same-content lines. (#4034)

Packaging

  • Upgrade to mypy 1.7.1 (#4049) (#4069)
  • Faster compiled wheels are now available for CPython 3.12 (#4070)

Integrations

  • Enable 3.12 CI (#4035)
  • Build docker images in parallel (#4054)
  • Build docker images with 3.12 (#4055)

23.11.0

... (truncated)

Changelog

Sourced from black's changelog.

23.12.1

Packaging

  • Fixed a bug that included dependencies from the d extra by default (#4108)

23.12.0

Highlights

It's almost 2024, which means it's time for a new edition of Black's stable style! Together with this release, we'll put out an alpha release 24.1a1 showcasing the draft 2024 stable style, which we'll finalize in the January release. Please try it out and share your feedback.

This release (23.12.0) will still produce the 2023 style. Most but not all of the changes in --preview mode will be in the 2024 stable style.

Stable style

  • Fix bug where # fmt: off automatically dedents when used with the --line-ranges option, even when it is not within the specified line range. (#4084)
  • Fix feature detection for parenthesized context managers (#4104)

Preview style

  • Prefer more equal signs before a break when splitting chained assignments (#4010)
  • Standalone form feed characters at the module level are no longer removed (#4021)
  • Additional cases of immediately nested tuples, lists, and dictionaries are now indented less (#4012)
  • Allow empty lines at the beginning of all blocks, except immediately before a docstring (#4060)
  • Fix crash in preview mode when using a short --line-length (#4086)
  • Keep suites consisting of only an ellipsis on their own lines if they are not functions or class definitions (#4066) (#4103)

Configuration

  • --line-ranges now skips Black's internal stability check in --safe mode. This avoids a crash on rare inputs that have many unformatted same-content lines. (#4034)

Packaging

  • Upgrade to mypy 1.7.1 (#4049) (#4069)
  • Faster compiled wheels are now available for CPython 3.12 (#4070)

Integrations

  • Enable 3.12 CI (#4035)
  • Build docker images in parallel (#4054)

... (truncated)

Commits
  • ec91a2b Prepare release 23.12.1 (#4124)
  • 8fec1c3 Adds paren to deps for hidden extra constraint (#4108)
  • 35ce37d Add new changelog template
  • d9ad09a Prepare release 23.12.0 (#4105)
  • ebd543c Fix feature detection for parenthesized context managers (#4104)
  • eb7661f Fix another case where we format dummy implementation for non-functions/class...
  • 0c98999 Fix path in test message (#4102)
  • 9aea976 Only use dummy implementation logic for functions and classes (#4066)
  • 67b23d7 Bump actions/setup-python from 4 to 5 (#4101)
  • ce28be2 Add dedicated preview feature for East Asian Width (#4097)
  • Additional commits viewable in compare view

Updates certifi from 2023.7.22 to 2023.11.17

Commits
  • 515962b Merge pull request #252 from certifi/create-pull-request/patch
  • 28b2a0d 2023.11.17
  • 7ccda9f Bump actions/checkout from 4.1.0 to 4.1.1 (#251)
  • 5e4bb9e Bump actions/setup-python from 4.7.0 to 4.7.1 (#248)
  • 610354f Bump actions/checkout from 4.0.0 to 4.1.0 (#247)
  • 2d98c76 Bump actions/upload-artifact from 3.1.2 to 3.1.3 (#246)
  • 7f0e639 ci: add minimal permissions to workflows bump.yml and release.yml (#245)
  • 600713d Bump actions/checkout from 3.6.0 to 4.0.0 (#244)
  • 0435b2a Bump actions/checkout from 3.5.3 to 3.6.0 (#242)
  • 25ea83a Fix bash
  • Additional commits viewable in compare view

Updates charset-normalizer from 3.2.0 to 3.3.2

Release notes

Sourced from charset-normalizer's releases.

Version 3.3.2

3.3.2 (2023-10-31)

Fixed

  • Unintentional memory usage regression when using large payloads that match several encodings (#376)
  • Regression on some detection cases showcased in the documentation (#371)

Added

  • Noise (md) probe that identifies malformed Arabic representation due to the presence of letters in isolated form (credit to my wife, thanks!)

Version 3.3.1

3.3.1 (2023-10-22)

Changed

  • Optional mypyc compilation upgraded to version 1.6.1 for Python >= 3.8
  • Improved the general detection reliability based on reports from the community

Release 3.3.0

3.3.0 (2023-09-30)

Added

  • Allow to execute the CLI (e.g. normalizer) through python -m charset_normalizer.cli or python -m charset_normalizer
  • Support for 9 forgotten encodings that are supported by Python but unlisted in encoding.aliases as they have no alias (#323)

Removed

  • (internal) Redundant utils.is_ascii function and unused function is_private_use_only
  • (internal) charset_normalizer.assets is moved inside charset_normalizer.constant

Changed

  • (internal) Unicode code blocks in constants are updated using the latest v15.0.0 definition to improve detection
  • Optional mypyc compilation upgraded to version 1.5.1 for Python >= 3.8

Fixed

  • Unable to properly sort CharsetMatch when both chaos/noise and coherence were close due to an unreachable condition in __lt__ (#350)
Changelog

Sourced from charset-normalizer's changelog.

3.3.2 (2023-10-31)

Fixed

  • Unintentional memory usage regression when using large payload that match several encoding (#376)
  • Regression on some detection case showcased in the documentation (#371)

Added

  • Noise (md) probe that identify malformed arabic representation due to the presence of letters in isolated form (credit to my wife)

3.3.1 (2023-10-22)

Changed

  • Optional mypyc compilation upgraded to version 1.6.1 for Python >= 3.8
  • Improved the general detection reliability based on reports from the community

3.3.0 (2023-09-30)

Added

  • Allow to execute the CLI (e.g. normalizer) through python -m charset_normalizer.cli or python -m charset_normalizer
  • Support for 9 forgotten encoding that are supported by Python but unlisted in encoding.aliases as they have no alias (#323)

Removed

  • (internal) Redundant utils.is_ascii function and unused function is_private_use_only
  • (internal) charset_normalizer.assets is moved inside charset_normalizer.constant

Changed

  • (internal) Unicode code blocks in constants are updated using the latest v15.0.0 definition to improve detection
  • Optional mypyc compilation upgraded to version 1.5.1 for Python >= 3.8

Fixed

  • Unable to properly sort CharsetMatch when both chaos/noise and coherence were close due to an unreachable condition in __lt__ (#350)
Commits
  • 79dce48 🐛 Regression on some detection case showcased in the documentation (#371)...
  • a4b9b01 Bump github/codeql-action from 2.22.4 to 2.22.5 (#375)
  • dcc01cc Bump ossf/scorecard-action from 2.3.0 to 2.3.1 (#374)
  • 9cd402c Bump pytest from 7.4.2 to 7.4.3 (#373)
  • e274dcc 🐛 Fix unintentional memory usage regression when using large payload that...
  • 07f3041 ⬆️ Bump github/codeql-action from 2.22.3 to 2.22.4 (#370)
  • 5208644 🔖 Release 3.3.1 (#367)
  • 66966f1 ❇️ Improve the detection around some cases (#366)
  • 49653a6 ⬆️ Bump actions/setup-python from 4.7.0 to 4.7.1 (#359)
  • f6a66ed ⬆️ Bump pypa/cibuildwheel from 2.16.0 to 2.16.2 (#361)
  • Additional commits viewable in compare view

Updates cryptography from 41.0.5 to 41.0.7

Changelog

Sourced from cryptography's changelog.

41.0.7 - 2023-11-27


* Fixed compilation when using LibreSSL 3.8.2.

.. _v41-0-6:

41.0.6 - 2023-11-27

  • Fixed a null-pointer-dereference and segfault that could occur when loading certificates from a PKCS#7 bundle. Credit to pkuzco for reporting the issue. CVE-2023-49083

.. _v41-0-5:

Commits

Updates idna from 3.4 to 3.6

Changelog

Sourced from idna's changelog.

3.6 (2023-11-25) ++++++++++++++++

  • Fix regression to include tests in source distribution.

3.5 (2023-11-24) ++++++++++++++++

  • Update to Unicode 15.1.0
  • String codec name is now "idna2008" as overriding the system codec "idna" was not working.
  • Fix typing error for codec encoding
  • "setup.cfg" has been added for this release due to some downstream lack of adherence to PEP 517. Should be removed in a future release so please prepare accordingly.
  • Removed reliance on a symlink for the "idna-data" tool to comport with PEP 517 and the Python Packaging User Guide for sdist archives.
  • Added security reporting protocol for project

Thanks Jon Ribbens, Diogo Teles Sant'Anna, Wu Tingfeng for contributions to this release.

Commits

Updates jinja2 from 3.1.2 to 3.1.3

Release notes

Sourced from jinja2's releases.

3.1.3

This is a fix release for the 3.1.x feature branch.

Changelog

Sourced from jinja2's changelog.

Version 3.1.3

Released 2024-01-10

  • Fix compiler error when checking if required blocks in parent templates are empty. :pr:1858
  • xmlattr filter does not allow keys with spaces. GHSA-h5c8-rqwp-cp95
  • Make error messages stemming from invalid nesting of {% trans %} blocks more helpful. :pr:1918
Commits

Updates jsonschema-specifications from 2023.11.2 to 2023.12.1

Release notes

Sourced from jsonschema-specifications's releases.

v2023.12.1

Full Changelog: python-jsonschema/jsonschema-specifications@v2023.11.2...v2023.12.1

Commits
  • 544e0ff Ignore dotfiles when collecting schemas.
  • 13fd330 Enable the rest of the rulesets we care about.
  • 107d8e3 Update pre-commit hooks.
  • 49a7a22 Merge pull request #34 from python-jsonschema/dependabot/github_actions/actio...
  • 10455c3 Bump actions/setup-python from 4 to 5
  • 9b0e191 Merge pull request #33 from python-jsonschema/pre-commit-ci-update-config
  • c8c308d [pre-commit.ci] pre-commit autoupdate
  • 0977e94 Update pre-commit hooks.
  • See full diff in compare view

Updates packaging from 23.1 to 23.2

Release notes

Sourced from packaging's releases.

23.2

What's Changed

New Contributors

Full Changelog: pypa/packaging@23.1...23.2

Changelog

Sourced from packaging's changelog.

23.2 - 2023-10-01


* Document calendar-based versioning scheme (:issue:`716`)
* Enforce that the entire marker string is parsed (:issue:`687`)
* Requirement parsing no longer automatically validates the URL (:issue:`120`)
* Canonicalize names for requirements comparison (:issue:`644`)
* Introduce ``metadata.Metadata`` (along with ``metadata.ExceptionGroup`` and ``metadata.InvalidMetadata``; :issue:`570`)
* Introduce the ``validate`` keyword parameter to ``utils.normalize_name()`` (:issue:`570`)
* Introduce ``utils.is_normalized_name()`` (:issue:`570`)
* Make ``utils.parse_sdist_filename()`` and ``utils.parse_wheel_filename()``
  raise ``InvalidSdistFilename`` and ``InvalidWheelFilename``, respectively,
  when the version component of the name is invalid
Commits
  • b3a5d7d Bump for release
  • d7ce40d Fix code blocks in CHANGELOG.md (#724)
  • 524b701 parse_{sdist,wheel}_filename: don't raise InvalidVersion (#721)
  • b509bef Typing annotations fixed (#723)
  • 0206c39 Bump pip version to avoid known vulnerabilities (#720)
  • 7023537 fix: Update copyright date for docs (#713)
  • 39786bb Document use of calendar-based versioning scheme (#717)
  • c1346df fix: Detect when a platform is 32-bit more accurately (#711)
  • 7e68d82 Correct rST syntax in CHANGELOG.rst (#709)
  • 61e6efb Support enriched metadata in packaging.metadata (#686)
  • Additional commits viewable in compare view

Updates pathspec from 0.11.2 to 0.12.1

Release notes

Sourced from pathspec's releases.

v0.12.1

Release v0.12.1. See CHANGES.rst.

v0.12.0

Release v0.12.0. See CHANGES.rst.

Changelog

Sourced from pathspec's changelog.

0.12.1 (2023-12-10)

Bug fixes:

  • Issue [#84](https://github.com/cpburnz/python-pathspec/issues/84)_: PathSpec.match_file() returns None since 0.12.0.

.. _Issue [#84](https://github.com/cpburnz/python-pathspec/issues/84): cpburnz/python-pathspec#84

0.12.0 (2023-12-09)

Major changes:

  • Dropped support of EOL Python 3.7. See Pull [#82](https://github.com/cpburnz/python-pathspec/issues/82)_.

API changes:

  • Signature of protected method pathspec.pathspec.PathSpec._match_file() (with a leading underscore) has been changed from def _match_file(patterns: Iterable[Pattern], file: str) -> bool to def _match_file(patterns: Iterable[Tuple[int, Pattern]], file: str) -> Tuple[Optional[bool], Optional[int]].

New features:

  • Added pathspec.pathspec.PathSpec.check_*() methods. These methods behave similarly to .match_*() but return additional information in the pathspec.util.CheckResult objects (e.g., CheckResult.index indicates the index of the last pattern that matched the file).
  • Added pathspec.pattern.RegexPattern.pattern attribute which stores the original, uncompiled pattern.

Bug fixes:

  • Issue [#81](https://github.com/cpburnz/python-pathspec/issues/81)_: GitIgnoreSpec behaviors differ from git.
  • Pull [#83](https://github.com/cpburnz/python-pathspec/issues/83)_: Fix ReadTheDocs builds.

Improvements:

  • Mark Python 3.12 as supported. See Pull [#82](https://github.com/cpburnz/python-pathspec/issues/82)_.
  • Improve test debugging.
  • Improve type hint on on_error parameter on pathspec.pathspec.PathSpec.match_tree_entries().
  • Improve type hint on on_error parameter on pathspec.util.iter_tree_entries().

.. _Issue [#81](https://github.com/cpburnz/python-pathspec/issues/81): cpburnz/python-pathspec#81 .. _Pull [#82](https://github.com/cpburnz/python-pathspec/issues/82): cpburnz/python-pathspec#82 .. _Pull [#83](https://github.com/cpburnz/python-pathspec/issues/83): cpburnz/python-pathspec#83

Commits

Updates platformdirs from 3.10.0 to 4.1.0

Release notes

Sourced from platformdirs's releases.

Description has been truncated

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bumps the dependencies group in /.config with 47 updates:

| Package | From | To |
| --- | --- | --- |
| [mkdocs-ansible](https://github.com/ansible/mkdocs-ansible) | `0.2.0` | `0.2.1` |
| [pipdeptree](https://github.com/tox-dev/pipdeptree) | `2.13.0` | `2.13.2` |
| [ansible-core](https://github.com/ansible/ansible) | `2.16.0` | `2.16.2` |
| [attrs](https://github.com/sponsors/hynek) | `23.1.0` | `23.2.0` |
| [black](https://github.com/psf/black) | `23.10.1` | `23.12.1` |
| [certifi](https://github.com/certifi/python-certifi) | `2023.7.22` | `2023.11.17` |
| [charset-normalizer](https://github.com/Ousret/charset_normalizer) | `3.2.0` | `3.3.2` |
| [cryptography](https://github.com/pyca/cryptography) | `41.0.5` | `41.0.7` |
| [idna](https://github.com/kjd/idna) | `3.4` | `3.6` |
| [jinja2](https://github.com/pallets/jinja) | `3.1.2` | `3.1.3` |
| [jsonschema-specifications](https://github.com/python-jsonschema/jsonschema-specifications) | `2023.11.2` | `2023.12.1` |
| [packaging](https://github.com/pypa/packaging) | `23.1` | `23.2` |
| [pathspec](https://github.com/cpburnz/python-pathspec) | `0.11.2` | `0.12.1` |
| [platformdirs](https://github.com/platformdirs/platformdirs) | `3.10.0` | `4.1.0` |
| [pygments](https://github.com/pygments/pygments) | `2.16.1` | `2.17.2` |
| [referencing](https://github.com/python-jsonschema/referencing) | `0.31.1` | `0.32.1` |
| [rich](https://github.com/Textualize/rich) | `13.6.0` | `13.7.0` |
| [rpds-py](https://github.com/crate-py/rpds) | `0.12.0` | `0.16.2` |
| [typing-extensions](https://github.com/python/typing_extensions) | `4.8.0` | `4.9.0` |
| [urllib3](https://github.com/urllib3/urllib3) | `2.0.5` | `2.1.0` |
| [yamllint](https://github.com/adrienverge/yamllint) | `1.32.0` | `1.33.0` |
| [mypy](https://github.com/python/mypy) | `1.6.1` | `1.8.0` |
| [netaddr](https://github.com/drkjam/netaddr) | `0.9.0` | `0.10.1` |
| [psutil](https://github.com/giampaolo/psutil) | `5.9.6` | `5.9.7` |
| [pylint](https://github.com/pylint-dev/pylint) | `3.0.2` | `3.0.3` |
| [pytest](https://github.com/pytest-dev/pytest) | `7.4.3` | `7.4.4` |
| [pytest-plus](https://github.com/pytest-dev/pytest-plus) | `0.6.0` | `0.6.1` |
| [pytest-xdist](https://github.com/pytest-dev/pytest-xdist) | `3.3.1` | `3.5.0` |
| [types-jsonschema](https://github.com/python/typeshed) | `4.20.0.0` | `4.20.0.20240105` |
| [astroid](https://github.com/pylint-dev/astroid) | `3.0.1` | `3.0.2` |
| [babel](https://github.com/python-babel/babel) | `2.12.1` | `2.14.0` |
| [coverage](https://github.com/nedbat/coveragepy) | `7.3.2` | `7.4.0` |
| [exceptiongroup](https://github.com/agronholm/exceptiongroup) | `1.1.3` | `1.2.0` |
| [griffe](https://github.com/mkdocstrings/griffe) | `0.36.4` | `0.38.1` |
| [isort](https://github.com/pycqa/isort) | `5.12.0` | `5.13.2` |
| [markdown](https://github.com/Python-Markdown/markdown) | `3.4.4` | `3.5.2` |
| [markdown-exec](https://github.com/pawamoy/markdown-exec) | `1.6.0` | `1.8.0` |
| [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.4.2` | `9.5.3` |
| [mkdocs-material-extensions](https://github.com/facelessuser/mkdocs-material-extensions) | `1.2` | `1.3.1` |
| [mkdocs-minify-plugin](https://github.com/byrnereese/mkdocs-minify-plugin) | `0.7.1` | `0.7.2` |
| [mkdocs-monorepo-plugin](https://github.com/backstage/mkdocs-monorepo-plugin) | `1.0.5` | `1.1.0` |
| [mkdocstrings](https://github.com/mkdocstrings/mkdocstrings) | `0.23.0` | `0.24.0` |
| [mkdocstrings-python](https://github.com/mkdocstrings/python) | `1.7.1` | `1.8.0` |
| [pillow](https://github.com/python-pillow/Pillow) | `10.0.1` | `10.2.0` |
| [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) | `10.3` | `10.7` |
| [regex](https://github.com/mrabarnett/mrab-regex) | `2023.8.8` | `2023.12.25` |
| [tomlkit](https://github.com/sdispater/tomlkit) | `0.12.2` | `0.12.3` |


Updates `mkdocs-ansible` from 0.2.0 to 0.2.1
- [Release notes](https://github.com/ansible/mkdocs-ansible/releases)
- [Commits](ansible/mkdocs-ansible@v0.2.0...v0.2.1)

Updates `pipdeptree` from 2.13.0 to 2.13.2
- [Release notes](https://github.com/tox-dev/pipdeptree/releases)
- [Changelog](https://github.com/tox-dev/pipdeptree/blob/main/CHANGES.md)
- [Commits](tox-dev/pipdeptree@2.13.0...2.13.2)

Updates `ansible-core` from 2.16.0 to 2.16.2
- [Release notes](https://github.com/ansible/ansible/releases)
- [Commits](ansible/ansible@v2.16.0...v2.16.2)

Updates `attrs` from 23.1.0 to 23.2.0
- [Commits](https://github.com/sponsors/hynek/commits)

Updates `black` from 23.10.1 to 23.12.1
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](psf/black@23.10.1...23.12.1)

Updates `certifi` from 2023.7.22 to 2023.11.17
- [Commits](certifi/python-certifi@2023.07.22...2023.11.17)

Updates `charset-normalizer` from 3.2.0 to 3.3.2
- [Release notes](https://github.com/Ousret/charset_normalizer/releases)
- [Changelog](https://github.com/Ousret/charset_normalizer/blob/master/CHANGELOG.md)
- [Commits](jawah/charset_normalizer@3.2.0...3.3.2)

Updates `cryptography` from 41.0.5 to 41.0.7
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](pyca/cryptography@41.0.5...41.0.7)

Updates `idna` from 3.4 to 3.6
- [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst)
- [Commits](kjd/idna@v3.4...v3.6)

Updates `jinja2` from 3.1.2 to 3.1.3
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
- [Commits](pallets/jinja@3.1.2...3.1.3)

Updates `jsonschema-specifications` from 2023.11.2 to 2023.12.1
- [Release notes](https://github.com/python-jsonschema/jsonschema-specifications/releases)
- [Commits](python-jsonschema/jsonschema-specifications@v2023.11.2...v2023.12.1)

Updates `packaging` from 23.1 to 23.2
- [Release notes](https://github.com/pypa/packaging/releases)
- [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst)
- [Commits](pypa/packaging@23.1...23.2)

Updates `pathspec` from 0.11.2 to 0.12.1
- [Release notes](https://github.com/cpburnz/python-pathspec/releases)
- [Changelog](https://github.com/cpburnz/python-pathspec/blob/master/CHANGES.rst)
- [Commits](cpburnz/python-pathspec@v0.11.2...v0.12.1)

Updates `platformdirs` from 3.10.0 to 4.1.0
- [Release notes](https://github.com/platformdirs/platformdirs/releases)
- [Changelog](https://github.com/platformdirs/platformdirs/blob/main/CHANGES.rst)
- [Commits](tox-dev/platformdirs@3.10.0...4.1.0)

Updates `pygments` from 2.16.1 to 2.17.2
- [Release notes](https://github.com/pygments/pygments/releases)
- [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES)
- [Commits](pygments/pygments@2.16.1...2.17.2)

Updates `referencing` from 0.31.1 to 0.32.1
- [Release notes](https://github.com/python-jsonschema/referencing/releases)
- [Changelog](https://github.com/python-jsonschema/referencing/blob/main/docs/changes.rst)
- [Commits](python-jsonschema/referencing@v0.31.1...v0.32.1)

Updates `rich` from 13.6.0 to 13.7.0
- [Release notes](https://github.com/Textualize/rich/releases)
- [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md)
- [Commits](Textualize/rich@v13.6.0...v13.7.0)

Updates `rpds-py` from 0.12.0 to 0.16.2
- [Release notes](https://github.com/crate-py/rpds/releases)
- [Commits](crate-py/rpds@v0.12.0...v0.16.2)

Updates `typing-extensions` from 4.8.0 to 4.9.0
- [Release notes](https://github.com/python/typing_extensions/releases)
- [Changelog](https://github.com/python/typing_extensions/blob/main/CHANGELOG.md)
- [Commits](python/typing_extensions@4.8.0...4.9.0)

Updates `urllib3` from 2.0.5 to 2.1.0
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](urllib3/urllib3@v2.0.5...2.1.0)

Updates `yamllint` from 1.32.0 to 1.33.0
- [Changelog](https://github.com/adrienverge/yamllint/blob/master/CHANGELOG.rst)
- [Commits](adrienverge/yamllint@v1.32.0...v1.33.0)

Updates `mypy` from 1.6.1 to 1.8.0
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](python/mypy@v1.6.1...v1.8.0)

Updates `netaddr` from 0.9.0 to 0.10.1
- [Release notes](https://github.com/drkjam/netaddr/releases)
- [Changelog](https://github.com/netaddr/netaddr/blob/master/CHANGELOG)
- [Commits](netaddr/netaddr@0.9.0...0.10.1)

Updates `psutil` from 5.9.6 to 5.9.7
- [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst)
- [Commits](giampaolo/psutil@release-5.9.6...release-5.9.7)

Updates `pylint` from 3.0.2 to 3.0.3
- [Release notes](https://github.com/pylint-dev/pylint/releases)
- [Commits](pylint-dev/pylint@v3.0.2...v3.0.3)

Updates `pytest` from 7.4.3 to 7.4.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@7.4.3...7.4.4)

Updates `pytest-plus` from 0.6.0 to 0.6.1
- [Release notes](https://github.com/pytest-dev/pytest-plus/releases)
- [Commits](pytest-dev/pytest-plus@v0.6.0...v0.6.1)

Updates `pytest-xdist` from 3.3.1 to 3.5.0
- [Release notes](https://github.com/pytest-dev/pytest-xdist/releases)
- [Changelog](https://github.com/pytest-dev/pytest-xdist/blob/master/CHANGELOG.rst)
- [Commits](pytest-dev/pytest-xdist@v3.3.1...v3.5.0)

Updates `types-jsonschema` from 4.20.0.0 to 4.20.0.20240105
- [Commits](https://github.com/python/typeshed/commits)

Updates `astroid` from 3.0.1 to 3.0.2
- [Release notes](https://github.com/pylint-dev/astroid/releases)
- [Changelog](https://github.com/pylint-dev/astroid/blob/main/ChangeLog)
- [Commits](pylint-dev/astroid@v3.0.1...v3.0.2)

Updates `babel` from 2.12.1 to 2.14.0
- [Release notes](https://github.com/python-babel/babel/releases)
- [Changelog](https://github.com/python-babel/babel/blob/master/CHANGES.rst)
- [Commits](python-babel/babel@v2.12.1...v2.14.0)

Updates `coverage` from 7.3.2 to 7.4.0
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](nedbat/coveragepy@7.3.2...7.4.0)

Updates `exceptiongroup` from 1.1.3 to 1.2.0
- [Release notes](https://github.com/agronholm/exceptiongroup/releases)
- [Changelog](https://github.com/agronholm/exceptiongroup/blob/main/CHANGES.rst)
- [Commits](agronholm/exceptiongroup@1.1.3...1.2.0)

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

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

Updates `markdown` from 3.4.4 to 3.5.2
- [Release notes](https://github.com/Python-Markdown/markdown/releases)
- [Changelog](https://github.com/Python-Markdown/markdown/blob/master/docs/changelog.md)
- [Commits](Python-Markdown/markdown@3.4.4...3.5.2)

Updates `markdown-exec` from 1.6.0 to 1.8.0
- [Release notes](https://github.com/pawamoy/markdown-exec/releases)
- [Changelog](https://github.com/pawamoy/markdown-exec/blob/main/CHANGELOG.md)
- [Commits](pawamoy/markdown-exec@1.6.0...1.8.0)

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

Updates `mkdocs-material-extensions` from 1.2 to 1.3.1
- [Release notes](https://github.com/facelessuser/mkdocs-material-extensions/releases)
- [Changelog](https://github.com/facelessuser/mkdocs-material-extensions/blob/master/changelog.md)
- [Commits](facelessuser/mkdocs-material-extensions@1.2...1.3.1)

Updates `mkdocs-minify-plugin` from 0.7.1 to 0.7.2
- [Release notes](https://github.com/byrnereese/mkdocs-minify-plugin/releases)
- [Commits](byrnereese/mkdocs-minify-plugin@0.7.1...0.7.2)

Updates `mkdocs-monorepo-plugin` from 1.0.5 to 1.1.0
- [Changelog](https://github.com/backstage/mkdocs-monorepo-plugin/blob/master/docs/CHANGELOG.md)
- [Commits](https://github.com/backstage/mkdocs-monorepo-plugin/commits)

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

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

Updates `pillow` from 10.0.1 to 10.2.0
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](python-pillow/Pillow@10.0.1...10.2.0)

Updates `pymdown-extensions` from 10.3 to 10.7
- [Release notes](https://github.com/facelessuser/pymdown-extensions/releases)
- [Commits](facelessuser/pymdown-extensions@10.3...10.7)

Updates `regex` from 2023.8.8 to 2023.12.25
- [Changelog](https://github.com/mrabarnett/mrab-regex/blob/hg/changelog.txt)
- [Commits](mrabarnett/mrab-regex@2023.8.8...2023.12.25)

Updates `tomlkit` from 0.12.2 to 0.12.3
- [Release notes](https://github.com/sdispater/tomlkit/releases)
- [Changelog](https://github.com/sdispater/tomlkit/blob/master/CHANGELOG.md)
- [Commits](python-poetry/tomlkit@0.12.2...0.12.3)

---
updated-dependencies:
- dependency-name: mkdocs-ansible
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: pipdeptree
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: ansible-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: attrs
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: black
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: certifi
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: charset-normalizer
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: cryptography
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: idna
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: jinja2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: jsonschema-specifications
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: packaging
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: pathspec
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: platformdirs
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: pygments
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: referencing
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: rich
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: rpds-py
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: typing-extensions
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: urllib3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: yamllint
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: mypy
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: netaddr
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: psutil
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: pylint
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: pytest
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: pytest-plus
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: pytest-xdist
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: types-jsonschema
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: astroid
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: babel
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: coverage
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: exceptiongroup
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: griffe
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: isort
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: markdown
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: markdown-exec
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: mkdocs-material
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: mkdocs-material-extensions
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: mkdocs-minify-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: mkdocs-monorepo-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: mkdocstrings
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: mkdocstrings-python
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: pillow
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: pymdown-extensions
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: regex
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: tomlkit
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner January 11, 2024 02:22
@dependabot dependabot bot requested review from ssbarnea and priyamsahoo and removed request for a team January 11, 2024 02:22
@dependabot dependabot bot added dependabot-deps-updates PRs from GitHub Dependabot with the dependency updates skip-changelog Can be missed from the changelog. labels Jan 11, 2024

Verified

This commit was signed with the committer’s verified signature.
ssbarnea Sorin Sbarnea
@ssbarnea ssbarnea merged commit 322cde1 into main Jan 11, 2024
23 checks passed
@ssbarnea ssbarnea deleted the dependabot/pip/dot-config/dependencies-e003a16aac branch January 11, 2024 14:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependabot-deps-updates PRs from GitHub Dependabot with the dependency updates skip-changelog Can be missed from the changelog.
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

1 participant