Skip to content

Commit a43f816

Browse files
chore(deps-dev): bump pytest from 7.1.2 to 7.1.3 (#1497)
1 parent 522bae0 commit a43f816

File tree

2 files changed

+41
-35
lines changed

2 files changed

+41
-35
lines changed

poetry.lock

+40-34
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ email-validator = {version = "*", optional = true }
3030
# Maintenance: 2022-04-21 jmespath was removed, to be re-added once we drop python 3.6.
3131
# issue #1148
3232
coverage = {extras = ["toml"], version = "^6.2"}
33-
pytest = "^7.0.1"
33+
pytest = "^7.1.3"
3434
black = "^22.8.0"
3535
flake8-builtins = "^1.5.3"
3636
flake8-comprehensions = "^3.7.0"

0 commit comments

Comments
 (0)