Skip to content

Commit 6144ff0

Browse files
committed
Merge branch 'master' of github.com:alerta/python-alerta-client
2 parents 96a3c27 + fb8ace3 commit 6144ff0

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
7.5.1
1+
7.5.6

alertaclient/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '7.5.1'
1+
__version__ = '7.5.6'

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
mypy
22
pre-commit
3-
pylint==2.4.4
3+
pylint==2.5.2
44
pytest-cov
55
pytest>=5.4.3
66
python-dotenv

0 commit comments

Comments
 (0)