Update dev-requirements

This commit is contained in:
Markus Opolka 2024-03-18 08:34:39 +01:00
parent ce9c5fdada
commit d9ee817dfc
2 changed files with 3 additions and 2 deletions

1
.gitignore vendored
View File

@ -25,6 +25,7 @@ var/
.installed.cfg .installed.cfg
*.egg *.egg
.venv/ .venv/
venv/
# PyInstaller # PyInstaller
# Usually these files are written by a python script from a template # Usually these files are written by a python script from a template

View File

@ -1,2 +1,2 @@
coverage==6.4.4 coverage==6.5.0
pylint==2.15.2 pylint==2.17.7