Skip to content

Commit 19170bc

Browse files
authored
More deps updates (#460)
# Conflicts: # .config/constraints.txt
1 parent 11fe5b8 commit 19170bc

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

.config/constraints.txt

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ asgiref==3.8.1
1717
astroid==3.3.5
1818
attrs==24.2.0
1919
babel==2.16.0
20-
backports-strenum==1.3.1
2120
beautifulsoup4==4.12.3
2221
bindep==2.11.0
2322
black==24.10.0
@@ -55,6 +54,7 @@ filelock==3.16.1
5554
ghp-import==2.1.0
5655
griffe==1.5.1
5756
gunicorn==23.0.0
57+
hjson==3.1.0
5858
htmlmin2==0.1.13
5959
identify==2.6.1
6060
idna==3.10
@@ -79,7 +79,7 @@ markupsafe==3.0.2
7979
mccabe==0.7.0
8080
mdurl==0.1.2
8181
mergedeep==1.3.4
82-
mkdocs==1.6.0
82+
mkdocs==1.6.1
8383
mkdocs-ansible==24.3.1
8484
mkdocs-autorefs==1.2.0
8585
mkdocs-gen-files==0.5.0
@@ -146,6 +146,7 @@ six==1.16.0
146146
soupsieve==2.6
147147
sqlparse==0.5.1
148148
subprocess-tee==0.4.2
149+
super-collections==0.5.3
149150
termcolor==2.5.0
150151
text-unidecode==1.3
151152
tinycss2==1.4.0

.config/requirements-lock.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ cryptography==43.0.3
3030
distlib==0.3.9
3131
distro==1.9.0
3232
django==5.1.2
33-
docutils==0.21.2
3433
enrich==1.2.7
3534
exceptiongroup==1.2.2
3635
execnet==2.1.1

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ repos:
6868
- id: tox-ini-fmt
6969

7070
- repo: https://github.com/astral-sh/ruff-pre-commit
71-
rev: v0.7.1
71+
rev: v0.7.2
7272
hooks:
7373
- id: ruff
7474
args:

0 commit comments

Comments
 (0)