Skip to content

Commit 53a6318

Browse files
renovate[bot]Gui-FernandesBR
authored andcommitted
fix(deps): update dependency numericalunits to v1.28
1 parent cfaafec commit 53a6318

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ tests = [
4747
"flake8-black",
4848
"flake8-pyproject",
4949
"pandas",
50-
"numericalunits==1.25",
50+
"numericalunits==1.28",
5151
"pylint",
5252
"isort"
5353
]

requirements-tests.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
pytest
22
pytest-coverage
33
pandas
4-
numericalunits==1.25
4+
numericalunits==1.28
55
pylint
66
ruff>=0.9

0 commit comments

Comments
 (0)