Skip to content

qase-pytest v5.0.6

Latest
Compare
Choose a tag to compare
@NickVolynkin NickVolynkin released this 15 Apr 07:40
· 59 commits to master since this release

What's new

Allow using package qase-pytest with Python 3.7.
This will enable those of our clients, who still use it, to
receive the latest package updates for Qase reporters.

Change required downgrading several packages to their latest versions
still supporting Python 3.7:

  • setuptools from 69 to 68
  • filelock from 3.13.1 to 3.12.2
  • pytest from 8.0.0 to 7.4.4

Changed requirement qase-python-commons to version 2.0.11,
which includes qaseio==4.0.2, both supporting Python 3.7.