Skip to content

Commit

Permalink
Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
RobertoPrevato committed Dec 28, 2023
1 parent 77452c7 commit 056b5ed
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
appdirs==1.4.4
attrs==22.1.0
black
black==22.12.0
build==0.10.0
click==8.1.3
coverage==6.5.0
click==8.1.7
coverage==7.4.0
deepmerge==1.1.0
flake8==5.0.4
iniconfig==1.1.1
Expand All @@ -24,10 +24,10 @@ pyflakes==2.5.0
Pygments==2.15.0
pyparsing==3.0.9
pyproject_hooks==1.0.0
pytest==7.2.0
pytest-cov==4.0.0
pytest==7.4.3
pytest-cov==4.1.0
python-dotenv==1.0.0
PyYAML
PyYAML==6.0.1
regex==2022.10.31
rich==13.3.4
rich-click==1.6.1
Expand Down

0 comments on commit 056b5ed

Please sign in to comment.