Skip to content

Commit 92b444a

Browse files
build(deps): bump pytest-bdd in /testing/plugins_integration
Bumps [pytest-bdd](https://github.com/pytest-dev/pytest-bdd) from 4.0.1 to 4.0.2. - [Release notes](https://github.com/pytest-dev/pytest-bdd/releases) - [Changelog](https://github.com/pytest-dev/pytest-bdd/blob/master/CHANGES.rst) - [Commits](pytest-dev/pytest-bdd@4.0.1...4.0.2) Signed-off-by: dependabot[bot] <[email protected]>
1 parent ad65e81 commit 92b444a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

testing/plugins_integration/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
anyio[curio,trio]==2.0.2
22
django==3.1.4
33
pytest-asyncio==0.14.0
4-
pytest-bdd==4.0.1
4+
pytest-bdd==4.0.2
55
pytest-cov==2.10.1
66
pytest-django==4.1.0
77
pytest-flakes==4.0.3

0 commit comments

Comments
 (0)