1
0
mirror of https://github.com/b4tman/sync_ics2gcal synced 2025-11-05 04:58:27 +00:00

Bump pytest from 7.2.2 to 7.3.1

Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.2.2 to 7.3.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.2.2...7.3.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]
2023-05-01 02:58:20 +00:00
committed by Dmitry Belyaev
parent 5a64414bb6
commit 2e684ca132
2 changed files with 6 additions and 25 deletions

View File

@@ -27,7 +27,7 @@ PyYAML = "6.0"
fire = "0.5.0"
[tool.poetry.dev-dependencies]
pytest = "^7.2.2"
pytest = "^7.3.1"
flake8 = "^5.0.4"
black = "^23.3.0"
mypy = ">=0.960"