mirror of
https://github.com/drewkerrigan/nagios-http-json.git
synced 2026-02-05 14:45:17 +01:00
Update dev-requirements
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -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
|
||||||
|
|||||||
@@ -1,2 +1,2 @@
|
|||||||
coverage==6.4.4
|
coverage==6.5.0
|
||||||
pylint==2.15.2
|
pylint==2.17.7
|
||||||
|
|||||||
Reference in New Issue
Block a user