1
0
mirror of https://github.com/b4tman/sync_ics2gcal synced 2025-09-03 00:47:41 +00:00

Bump pytest from 7.0.1 to 7.1.1

Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.0.1 to 7.1.1.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/7.0.1...7.1.1)

---
updated-dependencies:
- dependency-name: pytest
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-04-05 10:13:40 +00:00
committed by Dmitry Belyaev
parent 903092835e
commit 6e0684372c
2 changed files with 6 additions and 6 deletions

View File

@@ -27,7 +27,7 @@ PyYAML = "6.0"
fire = "0.4.0"
[tool.poetry.dev-dependencies]
pytest = "^7.0.1"
pytest = "^7.1.1"
flake8 = "^4.0.1"
black = "^22.1.0"