Skip to content

Commit

Permalink
Bump the dependencies group in /.config with 6 updates (#113)
Browse files Browse the repository at this point in the history
Bumps the dependencies group in /.config with 6 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` |
| [pydoclint](https://github.com/jsh9/pydoclint) | `0.3.10` | `0.4.0` |
| [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 `pydoclint` from 0.3.10 to 0.4.0
- [Release notes](https://github.com/jsh9/pydoclint/releases)
- [Changelog](https://github.com/jsh9/pydoclint/blob/main/CHANGELOG.md)
- [Commits](jsh9/pydoclint@0.3.10...0.4.0)

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: pydoclint
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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 c2a3bb0 commit e37fdfb
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .config/constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,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 @@ -52,7 +52,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 @@ -70,16 +70,16 @@ 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
pydoclint==0.3.10
pydoclint==0.4.0
pygments==2.17.2
pymdown-extensions==10.7
pyproject-api==1.6.1
pytest==8.0.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 e37fdfb

Please sign in to comment.