Skip to content

Commit 3bde88a

Browse files
Bump the dependencies group in /.config with 9 updates (#4217)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bd36925 commit 3bde88a

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

.config/constraints.txt

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#
55
# pip-compile --all-extras --no-annotate --output-file=.config/constraints.txt --strip-extras --unsafe-package=resolvelib --unsafe-package=ruamel-yaml-clib --unsafe-package=wcmatch pyproject.toml
66
#
7-
ansible-compat==24.6.0
7+
ansible-compat==24.6.1
88
ansible-core==2.17.0
99
astroid==3.2.2
1010
attrs==23.2.0
@@ -24,7 +24,7 @@ click==8.1.7
2424
colorama==0.4.6
2525
coverage==7.5.3
2626
coverage-enable-subprocess==1.0
27-
cryptography==42.0.7
27+
cryptography==42.0.8
2828
csscompressor==0.9.5
2929
cssselect2==0.7.0
3030
defusedxml==0.7.1
@@ -63,7 +63,7 @@ mkdocs-gen-files==0.5.0
6363
mkdocs-get-deps==0.2.0
6464
mkdocs-htmlproofer-plugin==1.2.1
6565
mkdocs-macros-plugin==1.0.5
66-
mkdocs-material==9.5.25
66+
mkdocs-material==9.5.26
6767
mkdocs-material-extensions==1.3.1
6868
mkdocs-minify-plugin==0.8.0
6969
mkdocs-monorepo-plugin==1.1.0
@@ -77,16 +77,16 @@ paginate==0.5.6
7777
pathspec==0.12.1
7878
pillow==10.3.0
7979
pip==24.0
80-
pipdeptree==2.21.0
80+
pipdeptree==2.22.0
8181
platformdirs==4.2.2
8282
pluggy==1.5.0
8383
psutil==5.9.8
8484
pycparser==2.22
8585
pygments==2.18.0
86-
pylint==3.2.2
86+
pylint==3.2.3
8787
pymdown-extensions==10.8.1
8888
pyproject-api==1.6.1
89-
pytest==8.2.1
89+
pytest==8.2.2
9090
pytest-mock==3.14.0
9191
pytest-plus==0.7.0
9292
pytest-xdist==3.6.1
@@ -108,16 +108,16 @@ text-unidecode==1.3
108108
tinycss2==1.3.0
109109
tomli==2.0.1
110110
tomlkit==0.12.5
111-
tox==4.15.0
111+
tox==4.15.1
112112
types-jsonschema==4.22.0.20240501
113113
types-pyyaml==6.0.12.20240311
114-
typing-extensions==4.12.1
114+
typing-extensions==4.12.2
115115
urllib3==2.2.1
116116
virtualenv==20.26.2
117117
watchdog==4.0.1
118118
webencodings==0.5.1
119119
yamllint==1.35.1
120-
zipp==3.19.1
120+
zipp==3.19.2
121121

122122
# The following packages are considered to be unsafe in a requirements file:
123123
# resolvelib

.config/requirements-lock.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,14 @@
44
#
55
# pip-compile --no-annotate --output-file=.config/requirements-lock.txt --strip-extras --unsafe-package=resolvelib --unsafe-package=ruamel-yaml-clib pyproject.toml
66
#
7-
ansible-compat==24.6.0
7+
ansible-compat==24.6.1
88
ansible-core==2.17.0
99
attrs==23.2.0
1010
black==24.4.2
1111
bracex==2.4
1212
cffi==1.16.0
1313
click==8.1.7
14-
cryptography==42.0.7
14+
cryptography==42.0.8
1515
filelock==3.14.0
1616
importlib-metadata==7.1.0
1717
jinja2==3.1.4
@@ -33,10 +33,10 @@ rpds-py==0.18.1
3333
ruamel-yaml==0.18.6
3434
subprocess-tee==0.4.1
3535
tomli==2.0.1
36-
typing-extensions==4.12.1
36+
typing-extensions==4.12.2
3737
wcmatch==8.5.2 ; python_version < "3.12"
3838
yamllint==1.35.1
39-
zipp==3.19.1
39+
zipp==3.19.2
4040

4141
# The following packages are considered to be unsafe in a requirements file:
4242
# resolvelib

0 commit comments

Comments
 (0)