Skip to content

Commit

Permalink
chore: Update Pipfile.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
Zdeněk Bauer committed Jan 17, 2024
1 parent b48ef7e commit 7ff74a0
Show file tree
Hide file tree
Showing 2 changed files with 254 additions and 147 deletions.
11 changes: 6 additions & 5 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,9 @@ chevron = "*"
pyyaml = "*"

[dev-packages]
pytest = "*"
pytest-cov = "*"
codecov = "*"
importlib-metadata = "*"
typing-extensions = "*"
pytest = "==6.2.5"
pytest-cov = "==3.0.0"
codecov = "==2.1.13"
importlib-metadata = "==4.8.2"
typing-extensions = "==4.0.1"
zipp = "==3.6.0"
Loading

0 comments on commit 7ff74a0

Please sign in to comment.