Skip to content

Commit 3014f2b

Browse files
authored
Minor dependency updates (#531)
1 parent 8415b33 commit 3014f2b

File tree

2 files changed

+9
-8
lines changed

2 files changed

+9
-8
lines changed

.config/constraints.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -43,15 +43,15 @@ dnspython==2.7.0
4343
docstring-parser-fork==0.0.12
4444
enrich==1.2.7
4545
execnet==2.1.1
46-
filelock==3.16.1
46+
filelock==3.17.0
4747
ghp-import==2.1.0
4848
griffe==1.5.5
4949
gunicorn==23.0.0
5050
hjson==3.1.0
5151
htmlmin2==0.1.13
5252
identify==2.6.6
5353
idna==3.10
54-
importlib-metadata==8.5.0
54+
importlib-metadata==8.6.1
5555
iniconfig==2.0.0
5656
isodate==0.7.2
5757
isort==5.13.2
@@ -146,9 +146,9 @@ tox==4.24.1
146146
tox-ansible==25.1.0
147147
types-pyyaml==6.0.12.20241230
148148
types-requests==2.32.0.20241016
149-
tzdata==2024.2
149+
tzdata==2025.1
150150
urllib3==2.3.0
151-
virtualenv==20.28.0
151+
virtualenv==20.29.1
152152
watchdog==6.0.0
153153
wcmatch==10.0
154154
webencodings==0.5.1

.config/requirements-lock.txt

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ distlib==0.3.9
2424
distro==1.9.0
2525
enrich==1.2.7
2626
execnet==2.1.1
27-
filelock==3.16.1
28-
importlib-metadata==8.5.0
27+
filelock==3.17.0
28+
importlib-metadata==8.6.1
2929
iniconfig==2.0.0
3030
jinja2==3.1.5
3131
jsonschema==4.23.0
@@ -62,12 +62,13 @@ ruamel-yaml-clib==0.2.12
6262
subprocess-tee==0.4.2
6363
tox==4.24.1
6464
tox-ansible==25.1.0
65-
tzdata==2024.2
66-
virtualenv==20.28.0
65+
tzdata==2025.1
66+
virtualenv==20.29.1
6767
wcmatch==10.0
6868
yamllint==1.35.1
6969
zipp==3.21.0
7070

7171
# The following packages were excluded from the output:
7272
# resolvelib
73+
# typing-extensions
7374
# setuptools

0 commit comments

Comments
 (0)