Skip to content

Commit fb8ace3

Browse files
authored
Bump version 7.5.1 -> 7.5.6 (#221)
* Bump version 7.5.1 -> 7.5.6 * Bump package dependency versions
1 parent b064daa commit fb8ace3

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

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)