Skip to content

Commit

Permalink
Update Pipfile.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
jorgeecardona committed Apr 19, 2022
1 parent e59356c commit 8a9baed
Show file tree
Hide file tree
Showing 2 changed files with 254 additions and 275 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,10 @@ scandir = {markers = "python_version > '3.5'"}
pyfakefs = "*"
pytest-cov = "*"
pew = "*"
black = "==21.8b0"
flakehell = "*"
toml = "*"
dataclasses = {markers="python_version < '3.7'","version >" = "0.1.3"}
black = "==20.8b1"

[packages]
pbr = "*"
Expand Down
Loading

0 comments on commit 8a9baed

Please sign in to comment.