Skip to content

Commit e542dc9

Browse files
committed
Bump requirements.
1 parent 89a6c45 commit e542dc9

3 files changed

Lines changed: 9 additions & 9 deletions

File tree

requirements-data.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
python-benedict[parse,xls] == 0.33.2
2-
python-fsutil == 0.14.1
1+
python-benedict[parse,xls] == 0.34.1
2+
python-fsutil == 0.15.0
33
python-slugify == 8.0.4

requirements-test.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
-e .
2-
coverage == 7.6.*
3-
mypy == 1.11.*
4-
pre-commit == 4.0.*
5-
pytest==8.3.*
6-
pytest-cov == 6.0.*
7-
tox == 4.22.*
2+
coverage == 7.10.*
3+
mypy == 1.17.*
4+
pre-commit == 4.2.*
5+
pytest==8.4.*
6+
pytest-cov == 6.2.*
7+
tox == 4.28.*

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
python-dateutil == 2.9.0.post0
2-
python-fsutil == 0.14.1
2+
python-fsutil == 0.15.0
33
python-slugify == 8.0.4

0 commit comments

Comments
 (0)