Skip to content

Commit

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

| Package | From | To |
| --- | --- | --- |
| [dnspython](https://github.com/rthalley/dnspython) | `2.6.1` | `2.7.0` |
| [griffe](https://github.com/mkdocstrings/griffe) | `1.3.1` | `1.3.2` |
| [pre-commit](https://github.com/pre-commit/pre-commit) | `3.8.0` | `4.0.0` |
| [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) | `10.11` | `10.11.2` |
| [rich](https://github.com/Textualize/rich) | `13.8.1` | `13.9.2` |
| [tomli](https://github.com/hukkin/tomli) | `2.0.1` | `2.0.2` |


Updates `dnspython` from 2.6.1 to 2.7.0
- [Release notes](https://github.com/rthalley/dnspython/releases)
- [Changelog](https://github.com/rthalley/dnspython/blob/main/doc/whatsnew.rst)
- [Commits](rthalley/dnspython@v2.6.1...v2.7.0)

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

Updates `pre-commit` from 3.8.0 to 4.0.0
- [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.8.0...v4.0.0)

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

Updates `rich` from 13.8.1 to 13.9.2
- [Release notes](https://github.com/Textualize/rich/releases)
- [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md)
- [Commits](Textualize/rich@v13.8.1...v13.9.2)

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

---
updated-dependencies:
- dependency-name: dnspython
  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-patch
  dependency-group: dependencies
- dependency-name: pre-commit
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: pymdown-extensions
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: rich
  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-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 6, 2024
1 parent a24e774 commit 972981a
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,15 +32,15 @@ darglint==1.8.1
defusedxml==0.7.1
distlib==0.3.8
distro==1.9.0
dnspython==2.6.1
dnspython==2.7.0
docutils==0.21.2
exceptiongroup==1.2.2
execnet==2.1.1
filelock==3.16.1
flake8==7.1.1
flake8-docstrings==1.7.0
ghp-import==2.1.0
griffe==1.3.1
griffe==1.3.2
htmlmin2==0.1.13
identify==2.6.1
idna==3.10
Expand Down Expand Up @@ -85,14 +85,14 @@ pillow==10.4.0
pipdeptree==2.23.4
platformdirs==4.3.6
pluggy==1.5.0
pre-commit==3.8.0
pre-commit==4.0.0
ptyprocess==0.7.0
pycodestyle==2.12.1
pycparser==2.22
pydocstyle==6.3.0
pyflakes==3.2.0
pygments==2.18.0
pymdown-extensions==10.11
pymdown-extensions==10.11.2
pytest==8.3.3
pytest-env==1.1.5
pytest-mock==3.14.0
Expand All @@ -109,7 +109,7 @@ regex==2024.9.11
requests==2.32.3
requirements-parser==0.11.0
resolvelib==1.0.1
rich==13.8.1
rich==13.9.2
rpds-py==0.20.0
ruamel-yaml==0.18.6
ruamel-yaml-clib==0.2.8
Expand All @@ -120,7 +120,7 @@ subprocess-tee==0.4.2
termcolor==2.4.0
text-unidecode==1.3
tinycss2==1.3.0
tomli==2.0.1
tomli==2.0.2
types-setuptools==75.1.0.20240917
typing-extensions==4.12.2
tzdata==2024.2
Expand Down

0 comments on commit 972981a

Please sign in to comment.