Skip to content

Commit 6c302fb

Browse files
Bump the dependencies group across 1 directory with 9 updates (#1877)
* Bump the dependencies group across 1 directory with 9 updates 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]> * ansible-core 2.16.5 depends on resolvelib<1.1.0 and >=0.5.3 --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: abhikdps <[email protected]>
1 parent 812a3e3 commit 6c302fb

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

.config/constraints.txt

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ flake8-docstrings==1.7.0
4242
ghp-import==2.1.0
4343
griffe==1.5.1
4444
htmlmin2==0.1.13
45-
identify==2.6.1
45+
identify==2.6.2
4646
idna==3.10
4747
iniconfig==2.0.0
4848
jinja2==3.1.4
@@ -66,16 +66,16 @@ mkdocs-autorefs==1.2.0
6666
mkdocs-gen-files==0.5.0
6767
mkdocs-htmlproofer-plugin==1.3.0
6868
mkdocs-macros-plugin==1.3.7
69-
mkdocs-material==9.5.43
69+
mkdocs-material==9.5.44
7070
mkdocs-material-extensions==1.3.1
7171
mkdocs-minify-plugin==0.8.0
7272
mkdocs-monorepo-plugin==1.1.0
73-
mkdocstrings==0.26.2
73+
mkdocstrings==0.27.0
7474
mkdocstrings-python==1.12.2
7575
mypy-extensions==1.0.0
7676
nodeenv==1.9.1
7777
onigurumacffi==1.3.0
78-
packaging==24.1
78+
packaging==24.2
7979
paginate==0.5.7
8080
parsley==1.3
8181
pathspec==0.12.1
@@ -105,12 +105,12 @@ python-slugify==8.0.4
105105
pyyaml==6.0.2
106106
pyyaml-env-tag==0.1
107107
referencing==0.35.1
108-
regex==2024.9.11
108+
regex==2024.11.6
109109
requests==2.32.3
110110
requirements-parser==0.11.0
111111
resolvelib==1.0.1
112112
rich==13.9.4
113-
rpds-py==0.20.1
113+
rpds-py==0.21.0
114114
ruamel-yaml==0.18.6
115115
ruamel-yaml-clib==0.2.12
116116
six==1.16.0
@@ -120,8 +120,8 @@ subprocess-tee==0.4.2
120120
termcolor==2.5.0
121121
text-unidecode==1.3
122122
tinycss2==1.4.0
123-
tomli==2.0.2
124-
types-setuptools==75.2.0.20241025
123+
tomli==2.1.0
124+
types-setuptools==75.3.0.20241112
125125
typing-extensions==4.12.2
126126
tzdata==2024.2
127127
urllib3==2.2.3

0 commit comments

Comments
 (0)