Skip to content

Commit 81097b9

Browse files
Bump behave from 1.3.2 to 1.3.3
Bumps [behave](https://github.com/behave/behave) from 1.3.2 to 1.3.3. - [Release notes](https://github.com/behave/behave/releases) - [Changelog](https://github.com/behave/behave/blob/main/CHANGES.rst) - [Commits](behave/behave@v1.3.2...v1.3.3) --- updated-dependencies: - dependency-name: behave dependency-version: 1.3.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 99f3b5a commit 81097b9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ docs = [
9999
'sphinxcontrib-details-directive==0.1.0',
100100
'sphinx-sitemap==2.8.0',
101101
]
102-
test = ['pytest==8.4.1', 'pytest-cov==6.2.1', 'behave==1.3.2']
102+
test = ['pytest==8.4.1', 'pytest-cov==6.2.1', 'behave==1.3.3']
103103
casts = ['asciinema==2.4.0']
104104

105105

0 commit comments

Comments
 (0)