Skip to content

Commit 6f2c74d

Browse files
Bump the dependencies group in /.config with 11 updates (#488)
Bumps the dependencies group in /.config with 11 updates: | Package | From | To | | --- | --- | --- | | [django](https://github.com/django/django) | `5.1.3` | `5.1.4` | | python-daemon | `3.1.0` | `3.1.2` | | [rpds-py](https://github.com/crate-py/rpds) | `0.21.0` | `0.22.3` | | [six](https://github.com/benjaminp/six) | `1.16.0` | `1.17.0` | | [astroid](https://github.com/pylint-dev/astroid) | `3.3.5` | `3.3.6` | | [coverage](https://github.com/nedbat/coveragepy) | `7.6.8` | `7.6.9` | | [markdown-exec](https://github.com/pawamoy/markdown-exec) | `1.9.3` | `1.10.0` | | [mkdocs-ansible](https://github.com/ansible/mkdocs-ansible) | `24.3.1` | `24.12.0` | | [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.5.47` | `9.5.48` | | [pydoclint](https://github.com/jsh9/pydoclint) | `0.5.9` | `0.5.10` | | [ruff](https://github.com/astral-sh/ruff) | `0.8.1` | `0.8.2` | Updates `django` from 5.1.3 to 5.1.4 - [Commits](django/django@5.1.3...5.1.4) Updates `python-daemon` from 3.1.0 to 3.1.2 Updates `rpds-py` from 0.21.0 to 0.22.3 - [Release notes](https://github.com/crate-py/rpds/releases) - [Commits](crate-py/rpds@v0.21.0...v0.22.3) Updates `six` from 1.16.0 to 1.17.0 - [Changelog](https://github.com/benjaminp/six/blob/main/CHANGES) - [Commits](benjaminp/six@1.16.0...1.17.0) Updates `astroid` from 3.3.5 to 3.3.6 - [Release notes](https://github.com/pylint-dev/astroid/releases) - [Changelog](https://github.com/pylint-dev/astroid/blob/main/ChangeLog) - [Commits](pylint-dev/astroid@v3.3.5...v3.3.6) Updates `coverage` from 7.6.8 to 7.6.9 - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](nedbat/coveragepy@7.6.8...7.6.9) Updates `markdown-exec` from 1.9.3 to 1.10.0 - [Release notes](https://github.com/pawamoy/markdown-exec/releases) - [Changelog](https://github.com/pawamoy/markdown-exec/blob/main/CHANGELOG.md) - [Commits](pawamoy/markdown-exec@1.9.3...1.10.0) Updates `mkdocs-ansible` from 24.3.1 to 24.12.0 - [Release notes](https://github.com/ansible/mkdocs-ansible/releases) - [Commits](ansible/mkdocs-ansible@v24.3.1...v24.12.0) Updates `mkdocs-material` from 9.5.47 to 9.5.48 - [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.47...9.5.48) Updates `pydoclint` from 0.5.9 to 0.5.10 - [Release notes](https://github.com/jsh9/pydoclint/releases) - [Changelog](https://github.com/jsh9/pydoclint/blob/main/CHANGELOG.md) - [Commits](jsh9/pydoclint@0.5.9...0.5.10) Updates `ruff` from 0.8.1 to 0.8.2 - [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.1...0.8.2) --- updated-dependencies: - dependency-name: django dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: python-daemon dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: rpds-py dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: six dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: astroid dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: coverage dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: markdown-exec dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: mkdocs-ansible dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: mkdocs-material 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-patch dependency-group: dependencies - dependency-name: ruff dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ab42c21 commit 6f2c74d

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

.config/constraints.txt

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ansible-navigator==24.10.0
1414
ansible-runner==2.4.0
1515
ansible-sign==0.1.1
1616
asgiref==3.8.1
17-
astroid==3.3.5
17+
astroid==3.3.6
1818
attrs==24.2.0
1919
babel==2.16.0
2020
beautifulsoup4==4.12.3
@@ -33,15 +33,15 @@ charset-normalizer==3.4.0
3333
click==8.1.7
3434
click-help-colors==0.9.4
3535
colorama==0.4.6
36-
coverage==7.6.8
36+
coverage==7.6.9
3737
cryptography==44.0.0
3838
csscompressor==0.9.5
3939
cssselect2==0.7.0
4040
defusedxml==0.7.1
4141
dill==0.3.9
4242
distlib==0.3.9
4343
distro==1.9.0
44-
django==5.1.3
44+
django==5.1.4
4545
django-stubs==5.1.1
4646
django-stubs-ext==5.1.1
4747
dnspython==2.7.0
@@ -72,21 +72,21 @@ libtmux==0.39.0
7272
linkchecker==10.5.0
7373
lockfile==0.12.2
7474
markdown==3.7
75-
markdown-exec==1.9.3
75+
markdown-exec==1.10.0
7676
markdown-include==0.8.1
7777
markdown-it-py==3.0.0
7878
markupsafe==3.0.2
7979
mccabe==0.7.0
8080
mdurl==0.1.2
8181
mergedeep==1.3.4
8282
mkdocs==1.6.1
83-
mkdocs-ansible==24.3.1
83+
mkdocs-ansible==24.12.0
8484
mkdocs-autorefs==1.2.0
8585
mkdocs-gen-files==0.5.0
8686
mkdocs-get-deps==0.2.0
8787
mkdocs-htmlproofer-plugin==1.3.0
8888
mkdocs-macros-plugin==1.3.7
89-
mkdocs-material==9.5.47
89+
mkdocs-material==9.5.48
9090
mkdocs-material-extensions==1.3.1
9191
mkdocs-minify-plugin==0.8.0
9292
mkdocs-monorepo-plugin==1.1.0
@@ -117,7 +117,7 @@ pluggy==1.5.0
117117
pre-commit==4.0.1
118118
ptyprocess==0.7.0
119119
pycparser==2.22
120-
pydoclint==0.5.9
120+
pydoclint==0.5.10
121121
pygments==2.18.0
122122
pylint==3.3.2
123123
pymdown-extensions==10.12
@@ -126,7 +126,7 @@ pyproject-hooks==1.2.0
126126
pytest==8.3.4
127127
pytest-ansible==24.9.0
128128
pytest-xdist==3.6.1
129-
python-daemon==3.1.0
129+
python-daemon==3.1.2
130130
python-dateutil==2.9.0.post0
131131
python-gnupg==0.5.3
132132
python-slugify==8.0.4
@@ -138,11 +138,11 @@ requests==2.32.3
138138
resolvelib==1.0.1
139139
rfc3339-validator==0.1.4
140140
rich==13.9.4
141-
rpds-py==0.21.0
141+
rpds-py==0.22.3
142142
ruamel-yaml==0.18.6
143143
ruamel-yaml-clib==0.2.12
144-
ruff==0.8.1
145-
six==1.16.0
144+
ruff==0.8.2
145+
six==1.17.0
146146
soupsieve==2.6
147147
sqlparse==0.5.2
148148
subprocess-tee==0.4.2

.config/requirements-lock.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ colorama==0.4.6
2929
cryptography==44.0.0
3030
distlib==0.3.9
3131
distro==1.9.0
32-
django==5.1.3
32+
django==5.1.4
3333
enrich==1.2.7
3434
exceptiongroup==1.2.2
3535
execnet==2.1.1
@@ -71,18 +71,18 @@ pyproject-api==1.8.0
7171
pytest==8.3.4
7272
pytest-ansible==24.9.0
7373
pytest-xdist==3.6.1
74-
python-daemon==3.1.0
74+
python-daemon==3.1.2
7575
python-gnupg==0.5.3
7676
pyyaml==6.0.2
7777
referencing==0.31.1
7878
requests==2.32.3
7979
resolvelib==1.0.1
8080
rfc3339-validator==0.1.4
8181
rich==13.9.4
82-
rpds-py==0.21.0
82+
rpds-py==0.22.3
8383
ruamel-yaml==0.18.6
8484
ruamel-yaml-clib==0.2.12
85-
six==1.16.0
85+
six==1.17.0
8686
sqlparse==0.5.2
8787
subprocess-tee==0.4.2
8888
tomli==2.2.1

0 commit comments

Comments
 (0)