Skip to content

Commit

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

| Package | From | To |
| --- | --- | --- |
| [identify](https://github.com/pre-commit/identify) | `2.6.2` | `2.6.3` |
| [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.5.45` | `9.5.46` |
| [pipdeptree](https://github.com/tox-dev/pipdeptree) | `2.23.4` | `2.24.0` |
| [ruff](https://github.com/astral-sh/ruff) | `0.8.0` | `0.8.1` |
| [tomli](https://github.com/hukkin/tomli) | `2.1.0` | `2.2.1` |
| [virtualenv](https://github.com/pypa/virtualenv) | `20.27.1` | `20.28.0` |


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

Updates `mkdocs-material` from 9.5.45 to 9.5.46
- [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.45...9.5.46)

Updates `pipdeptree` from 2.23.4 to 2.24.0
- [Release notes](https://github.com/tox-dev/pipdeptree/releases)
- [Commits](tox-dev/pipdeptree@2.23.4...2.24.0)

Updates `ruff` from 0.8.0 to 0.8.1
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](astral-sh/ruff@0.8.0...0.8.1)

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

Updates `virtualenv` from 20.27.1 to 20.28.0
- [Release notes](https://github.com/pypa/virtualenv/releases)
- [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst)
- [Commits](pypa/virtualenv@20.27.1...20.28.0)

---
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: pipdeptree
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: ruff
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: tomli
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: virtualenv
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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 Dec 1, 2024
1 parent b7c8e59 commit b62f710
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 @@ -37,7 +37,7 @@ filelock==3.16.1
ghp-import==2.1.0
griffe==1.5.1
htmlmin2==0.1.13
identify==2.6.2
identify==2.6.3
idna==3.10
iniconfig==2.0.0
isort==5.13.2
Expand All @@ -59,7 +59,7 @@ mkdocs-gen-files==0.5.0
mkdocs-get-deps==0.2.0
mkdocs-htmlproofer-plugin==1.3.0
mkdocs-macros-plugin==1.3.7
mkdocs-material==9.5.45
mkdocs-material==9.5.46
mkdocs-material-extensions==1.3.1
mkdocs-minify-plugin==0.8.0
mkdocs-monorepo-plugin==1.1.0
Expand All @@ -75,7 +75,7 @@ pathspec==0.12.1
pbr==6.1.0
pillow==11.0.0
pip-tools==7.4.1
pipdeptree==2.23.4
pipdeptree==2.24.0
platformdirs==4.3.6
pluggy==1.5.0
pre-commit==4.0.1
Expand All @@ -96,21 +96,21 @@ referencing==0.35.1
regex==2024.11.6
requests==2.32.3
rpds-py==0.21.0
ruff==0.8.0
ruff==0.8.1
six==1.16.0
soupsieve==2.6
subprocess-tee==0.4.2
termcolor==2.5.0
text-unidecode==1.3
tinycss2==1.4.0
toml-sort==0.24.2
tomli==2.1.0
tomli==2.2.1
tomlkit==0.13.2
tox==4.23.2
types-pyyaml==6.0.12.20240917
typing-extensions==4.12.2
urllib3==2.2.3
virtualenv==20.27.1
virtualenv==20.28.0
watchdog==6.0.0
webencodings==0.5.1
wheel==0.45.1
Expand Down

0 comments on commit b62f710

Please sign in to comment.