Skip to content

Commit bf3bb49

Browse files
committed
Client version update
1 parent 5916d7f commit bf3bb49

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
@@ -4,7 +4,7 @@
44
### Added
55
- OAuth 2.0 Password Grant authentication, by @HardNorth
66
### Changed
7-
- Client version updated to [5.6.6](https://github.com/reportportal/client-Python/releases/tag/5.6.6), by @HardNorth
7+
- Client version updated to [5.6.7](https://github.com/reportportal/client-Python/releases/tag/5.6.7), by @HardNorth
88
### Fixed
99
- Some configuration parameter names, which are different in the client, by @HardNorth
1010
### Removed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
dill>=0.3.6
22
pytest>=4.6.10
3-
reportportal-client~=5.6.6
3+
reportportal-client~=5.6.7
44
aenum>=3.1.0

0 commit comments

Comments
 (0)