Skip to content

Commit 7e52e79

Browse files
committed
Client version update
1 parent 95ffb2c commit 7e52e79

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
- `RP_CLIENT_TYPE` configuration variable, by @HardNorth
66
- `RP_CONNECT_TIMEOUT` and `RP_READ_TIMEOUT` configuration variables, by @HardNorth
77
### Changed
8-
- Client version updated on [5.5.1](https://github.com/reportportal/client-Python/releases/tag/5.5.1), by @HardNorth
8+
- Client version updated on [5.5.2](https://github.com/reportportal/client-Python/releases/tag/5.5.2), by @HardNorth
99

1010
## [5.2.2]
1111
### Changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
dill>=0.3.6
22
pytest>=3.8.0
3-
reportportal-client~=5.5.1
3+
reportportal-client~=5.5.2
44
aenum>=3.1.0
55
requests>=2.28.0

0 commit comments

Comments
 (0)