Skip to content

Commit

Permalink
Bump the dependencies group in /.config with 5 updates (#272)
Browse files Browse the repository at this point in the history
Bumps the dependencies group in /.config with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [griffe](https://github.com/mkdocstrings/griffe) | `0.40.0` | `0.40.1` |
| [identify](https://github.com/pre-commit/identify) | `2.5.33` | `2.5.34` |
| [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.5.8` | `9.5.9` |
| [pre-commit](https://github.com/pre-commit/pre-commit) | `3.6.0` | `3.6.1` |
| [python-slugify](https://github.com/un33k/python-slugify) | `8.0.3` | `8.0.4` |


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

Updates `identify` from 2.5.33 to 2.5.34
- [Commits](pre-commit/identify@v2.5.33...v2.5.34)

Updates `mkdocs-material` from 9.5.8 to 9.5.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.5.8...9.5.9)

Updates `pre-commit` from 3.6.0 to 3.6.1
- [Release notes](https://github.com/pre-commit/pre-commit/releases)
- [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md)
- [Commits](pre-commit/pre-commit@v3.6.0...v3.6.1)

Updates `python-slugify` from 8.0.3 to 8.0.4
- [Changelog](https://github.com/un33k/python-slugify/blob/master/CHANGELOG.md)
- [Commits](un33k/python-slugify@v8.0.3...v8.0.4)

---
updated-dependencies:
- dependency-name: griffe
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: identify
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: mkdocs-material
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: pre-commit
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: python-slugify
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 12, 2024
1 parent 6e5583e commit 47801db
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .config/constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,9 @@ exceptiongroup==1.2.0
execnet==2.0.2
filelock==3.13.1
ghp-import==2.1.0
griffe==0.40.0
griffe==0.40.1
htmlmin2==0.1.13
identify==2.5.33
identify==2.5.34
idna==3.6
iniconfig==2.0.0
jinja2==3.1.3
Expand All @@ -51,7 +51,7 @@ mkdocs-ansible==24.2.1
mkdocs-autorefs==0.5.0
mkdocs-gen-files==0.5.0
mkdocs-htmlproofer-plugin==1.0.0
mkdocs-material==9.5.8
mkdocs-material==9.5.9
mkdocs-material-extensions==1.3.1
mkdocs-minify-plugin==0.8.0
mkdocs-monorepo-plugin==1.1.0
Expand All @@ -67,7 +67,7 @@ pillow==10.2.0
pipdeptree==2.13.2
platformdirs==4.2.0
pluggy==1.4.0
pre-commit==3.6.0
pre-commit==3.6.1
pycparser==2.21
pygments==2.17.2
pymdown-extensions==10.7
Expand All @@ -77,7 +77,7 @@ pytest-ansible==24.1.2
pytest-mock==3.12.0
pytest-xdist==3.5.0
python-dateutil==2.8.2
python-slugify==8.0.3
python-slugify==8.0.4
pyyaml==6.0.1
pyyaml-env-tag==0.1
referencing==0.33.0
Expand Down

0 comments on commit 47801db

Please sign in to comment.