Skip to content

Commit 6a8a402

Browse files
Bump the dependencies group in /.config with 16 updates (#4002)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Sorin Sbarnea <ssbarnea@redhat.com>
1 parent a93584a commit 6a8a402

File tree

2 files changed

+21
-21
lines changed

2 files changed

+21
-21
lines changed

.config/constraints.txt

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ ansible-core==2.16.2
99
astroid==3.0.2
1010
attrs==23.2.0
1111
babel==2.14.0
12-
beautifulsoup4==4.12.2
13-
black==23.12.1
12+
beautifulsoup4==4.12.3
13+
black==24.1.1
1414
boolean-py==4.0
1515
bracex==2.4
1616
cairocffi==1.6.1
@@ -20,35 +20,35 @@ cffi==1.16.0
2020
charset-normalizer==3.3.2
2121
click==8.1.7
2222
colorama==0.4.6
23-
coverage==7.4.0
23+
coverage==7.4.1
2424
coverage-enable-subprocess==1.0
25-
cryptography==41.0.7
25+
cryptography==42.0.1
2626
csscompressor==0.9.5
2727
cssselect2==0.7.0
2828
defusedxml==0.7.1
29-
dill==0.3.7
30-
dnspython==2.4.2
29+
dill==0.3.8
30+
dnspython==2.5.0
3131
exceptiongroup==1.2.0
3232
execnet==2.0.2
3333
filelock==3.13.1
3434
ghp-import==2.1.0
35-
griffe==0.38.1
35+
griffe==0.39.1
3636
htmlmin2==0.1.13
3737
idna==3.6
3838
iniconfig==2.0.0
3939
isort==5.13.2
4040
jinja2==3.1.3
4141
jmespath==1.0.1
4242
jsmin==3.0.1
43-
jsonschema==4.20.0
43+
jsonschema==4.21.1
4444
jsonschema-specifications==2023.12.1
4545
license-expression==30.2.0
4646
linkchecker==10.4.0
4747
markdown==3.5.2
4848
markdown-exec==1.8.0
4949
markdown-include==0.8.1
5050
markdown-it-py==3.0.0
51-
markupsafe==2.1.3
51+
markupsafe==2.1.4
5252
mccabe==0.7.0
5353
mdurl==0.1.2
5454
mergedeep==1.3.4
@@ -57,7 +57,7 @@ mkdocs-ansible==0.2.1
5757
mkdocs-autorefs==0.5.0
5858
mkdocs-gen-files==0.5.0
5959
mkdocs-htmlproofer-plugin==1.0.0
60-
mkdocs-material==9.5.3
60+
mkdocs-material==9.5.6
6161
mkdocs-material-extensions==1.3.1
6262
mkdocs-minify-plugin==0.7.2
6363
mkdocs-monorepo-plugin==1.1.0
@@ -72,21 +72,21 @@ pathspec==0.12.1
7272
pillow==10.2.0
7373
pipdeptree==2.13.2
7474
platformdirs==4.1.0
75-
pluggy==1.3.0
76-
psutil==5.9.7
75+
pluggy==1.4.0
76+
psutil==5.9.8
7777
pycparser==2.21
7878
pygments==2.17.2
7979
pylint==3.0.3
8080
pymdown-extensions==10.7
81-
pytest==7.4.4
81+
pytest==8.0.0
8282
pytest-mock==3.12.0
8383
pytest-plus==0.6.1
8484
pytest-xdist==3.5.0
8585
python-dateutil==2.8.2
86-
python-slugify==8.0.1
86+
python-slugify==8.0.2
8787
pyyaml==6.0.1
8888
pyyaml-env-tag==0.1
89-
referencing==0.32.1
89+
referencing==0.33.0
9090
regex==2023.12.25
9191
requests==2.31.0
9292
rich==13.7.0
@@ -99,7 +99,7 @@ text-unidecode==1.3
9999
tinycss2==1.2.1
100100
tomli==2.0.1
101101
tomlkit==0.12.3
102-
types-jsonschema==4.20.0.20240105
102+
types-jsonschema==4.21.0.20240118
103103
types-pyyaml==6.0.12.12
104104
typing-extensions==4.9.0
105105
urllib3==2.1.0

.config/requirements-lock.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,17 +7,17 @@
77
ansible-compat==4.1.11
88
ansible-core==2.16.2
99
attrs==23.2.0
10-
black==23.12.1
10+
black==24.1.1
1111
bracex==2.4
1212
cffi==1.16.0
1313
click==8.1.7
14-
cryptography==41.0.7
14+
cryptography==42.0.1
1515
filelock==3.13.1
1616
jinja2==3.1.3
17-
jsonschema==4.21.0
17+
jsonschema==4.21.1
1818
jsonschema-specifications==2023.12.1
1919
markdown-it-py==3.0.0
20-
markupsafe==2.1.3
20+
markupsafe==2.1.4
2121
mdurl==0.1.2
2222
mypy-extensions==1.0.0
2323
packaging==23.2
@@ -26,7 +26,7 @@ platformdirs==4.1.0
2626
pycparser==2.21
2727
pygments==2.17.2
2828
pyyaml==6.0.1
29-
referencing==0.32.1
29+
referencing==0.33.0
3030
rich==13.7.0
3131
rpds-py==0.17.1
3232
ruamel-yaml==0.18.5

0 commit comments

Comments
 (0)