Skip to content

Commit

Permalink
Bump the dependencies group across 1 directory with 9 updates
Browse files Browse the repository at this point in the history
Bumps the dependencies group with 9 updates in the /.config directory:

| Package | From | To |
| --- | --- | --- |
| [identify](https://github.com/pre-commit/identify) | `2.6.1` | `2.6.2` |
| [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.5.43` | `9.5.44` |
| [mkdocstrings](https://github.com/mkdocstrings/mkdocstrings) | `0.26.2` | `0.27.0` |
| [packaging](https://github.com/pypa/packaging) | `24.1` | `24.2` |
| [regex](https://github.com/mrabarnett/mrab-regex) | `2024.9.11` | `2024.11.6` |
| [resolvelib](https://github.com/sarugaku/resolvelib) | `1.0.1` | `1.1.0` |
| [rpds-py](https://github.com/crate-py/rpds) | `0.20.1` | `0.21.0` |
| [tomli](https://github.com/hukkin/tomli) | `2.0.2` | `2.1.0` |
| [types-setuptools](https://github.com/python/typeshed) | `75.2.0.20241025` | `75.3.0.20241112` |



Updates `identify` from 2.6.1 to 2.6.2
- [Commits](pre-commit/identify@v2.6.1...v2.6.2)

Updates `mkdocs-material` from 9.5.43 to 9.5.44
- [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.43...9.5.44)

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

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

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

Updates `resolvelib` from 1.0.1 to 1.1.0
- [Changelog](https://github.com/sarugaku/resolvelib/blob/main/CHANGELOG.rst)
- [Commits](sarugaku/resolvelib@1.0.1...1.1.0)

Updates `rpds-py` from 0.20.1 to 0.21.0
- [Release notes](https://github.com/crate-py/rpds/releases)
- [Commits](crate-py/rpds@v0.20.1...v0.21.0)

Updates `tomli` from 2.0.2 to 2.1.0
- [Changelog](https://github.com/hukkin/tomli/blob/master/CHANGELOG.md)
- [Commits](hukkin/tomli@2.0.2...2.1.0)

Updates `types-setuptools` from 75.2.0.20241025 to 75.3.0.20241112
- [Commits](https://github.com/python/typeshed/commits)

---
updated-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: mkdocstrings
  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: regex
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: resolvelib
  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: tomli
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: types-setuptools
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 13, 2024
1 parent 404feb5 commit 139d460
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions .config/constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ flake8-docstrings==1.7.0
ghp-import==2.1.0
griffe==1.5.1
htmlmin2==0.1.13
identify==2.6.1
identify==2.6.2
idna==3.10
iniconfig==2.0.0
jinja2==3.1.4
Expand All @@ -66,16 +66,16 @@ mkdocs-autorefs==1.2.0
mkdocs-gen-files==0.5.0
mkdocs-htmlproofer-plugin==1.3.0
mkdocs-macros-plugin==1.3.7
mkdocs-material==9.5.43
mkdocs-material==9.5.44
mkdocs-material-extensions==1.3.1
mkdocs-minify-plugin==0.8.0
mkdocs-monorepo-plugin==1.1.0
mkdocstrings==0.26.2
mkdocstrings==0.27.0
mkdocstrings-python==1.12.2
mypy-extensions==1.0.0
nodeenv==1.9.1
onigurumacffi==1.3.0
packaging==24.1
packaging==24.2
paginate==0.5.7
parsley==1.3
pathspec==0.12.1
Expand Down Expand Up @@ -105,12 +105,12 @@ python-slugify==8.0.4
pyyaml==6.0.2
pyyaml-env-tag==0.1
referencing==0.35.1
regex==2024.9.11
regex==2024.11.6
requests==2.32.3
requirements-parser==0.11.0
resolvelib==1.0.1
resolvelib==1.1.0
rich==13.9.4
rpds-py==0.20.1
rpds-py==0.21.0
ruamel-yaml==0.18.6
ruamel-yaml-clib==0.2.12
six==1.16.0
Expand All @@ -120,8 +120,8 @@ subprocess-tee==0.4.2
termcolor==2.5.0
text-unidecode==1.3
tinycss2==1.4.0
tomli==2.0.2
types-setuptools==75.2.0.20241025
tomli==2.1.0
types-setuptools==75.3.0.20241112
typing-extensions==4.12.2
tzdata==2024.2
urllib3==2.2.3
Expand Down

0 comments on commit 139d460

Please sign in to comment.