We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 608c2d8 commit fc85938Copy full SHA for fc85938
CHANGELOG.md
@@ -1,6 +1,8 @@
1
# Changelog
2
3
## [Unreleased]
4
+### Changed
5
+- Client version updated on [5.3.1](https://github.com/reportportal/client-Python/releases/tag/5.3.1), by @HardNorth
6
7
## [5.1.6]
8
### Changed
requirements.txt
@@ -1,6 +1,6 @@
dill>=0.2.7.1
pytest>=3.8.0
-reportportal-client==5.3.0
+reportportal-client==5.3.1
six>=1.15.0
aenum>=3.1.0
requests
0 commit comments