Compare commits

...

2 Commits

Author SHA1 Message Date
dependabot[bot]
2d11a2fe78
Bump ruff from 0.0.267 to 0.0.275
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.0.267 to 0.0.275.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/BREAKING_CHANGES.md)
- [Commits](https://github.com/astral-sh/ruff/compare/v0.0.267...v0.0.275)

---
updated-dependencies:
- dependency-name: ruff
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-26 09:18:43 +00:00
d0bedfb7af
Merge pull request #11 from sknera/utterance_paraphrasing
Utterance paraphrasing
2023-06-17 17:55:13 +02:00

View File

@ -1,4 +1,4 @@
pytest==7.3.1
ruff==0.0.267
ruff==0.0.275
pre_commit==3.3.1
pytest-cov==4.0.0