Skip to content

Commit fc85938

Browse files
committed
Client version update
1 parent 608c2d8 commit fc85938

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Changelog
22

33
## [Unreleased]
4+
### Changed
5+
- Client version updated on [5.3.1](https://github.com/reportportal/client-Python/releases/tag/5.3.1), by @HardNorth
46

57
## [5.1.6]
68
### Changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
dill>=0.2.7.1
22
pytest>=3.8.0
3-
reportportal-client==5.3.0
3+
reportportal-client==5.3.1
44
six>=1.15.0
55
aenum>=3.1.0
66
requests

0 commit comments

Comments
 (0)