Skip to content

Commit 77e2759

Browse files
dependabot[bot]ben-edna
authored andcommitted
Bump behave from 1.3.0 to 1.3.1
Bumps [behave](https://github.com/behave/behave) from 1.3.0 to 1.3.1. - [Release notes](https://github.com/behave/behave/releases) - [Changelog](https://github.com/behave/behave/blob/v1.3.1/CHANGES.rst) - [Commits](behave/behave@v1.3.0...v1.3.1) --- updated-dependencies: - dependency-name: behave dependency-version: 1.3.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a0c8f87 commit 77e2759

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.0']
102+
test = ['pytest==8.4.1', 'pytest-cov==6.2.1', 'behave==1.3.1']
103103
casts = ['asciinema==2.4.0']
104104

105105

0 commit comments

Comments
 (0)