Skip to content

Commit

Permalink
Bumped dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
Paebbels committed Jan 8, 2022
1 parent 6ea97dc commit 2b05c3f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[build-system]
requires = [
"pyTooling >= 1.8.1",
"pyTooling >= 1.9.2",
"setuptools >= 59.6.0",
"wheel >= 0.37.0"
]
Expand Down
2 changes: 1 addition & 1 deletion tests/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@ pytest>=6.2.5
pytest-cov>=3.0.0

# Static Type Checking
mypy>=0.930
mypy>=0.931
lxml>=4.6.4

0 comments on commit 2b05c3f

Please sign in to comment.