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 95ffb2c commit 7e52e79Copy full SHA for 7e52e79
CHANGELOG.md
@@ -5,7 +5,7 @@
5
- `RP_CLIENT_TYPE` configuration variable, by @HardNorth
6
- `RP_CONNECT_TIMEOUT` and `RP_READ_TIMEOUT` configuration variables, by @HardNorth
7
### Changed
8
-- Client version updated on [5.5.1](https://github.com/reportportal/client-Python/releases/tag/5.5.1), by @HardNorth
+- Client version updated on [5.5.2](https://github.com/reportportal/client-Python/releases/tag/5.5.2), by @HardNorth
9
10
## [5.2.2]
11
requirements.txt
@@ -1,5 +1,5 @@
1
dill>=0.3.6
2
pytest>=3.8.0
3
-reportportal-client~=5.5.1
+reportportal-client~=5.5.2
4
aenum>=3.1.0
requests>=2.28.0
0 commit comments