Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 13, 2025

Bumps behave from 1.3.0 to 1.3.1.

Release notes

Sourced from behave's releases.

v1.3.1

FIXED:

  • issue #1255: ImportError: cannot import name 'asynccontextmanager' not found in python 3.6 (submitted by: rzuckerm)
  • issue #1239: AmbiguousStep error on step import with "re" step-matcher (submitted by: VolodymyrDan00)

DOCUMENTATION:

  • Appendix: Add section with description of "Runners" extension point.
  • Appendix: Add section with "Cucumber-Expressions".
  • pull #1256: docs: userdata (provided by: Therdel, fixes: #1234)
  • issue #1234: userdata_defines configuration file parameter is not up to date (submitted by: vvavrychuk)
Changelog

Sourced from behave's changelog.

Version: 1.3.1 (2025-08-11, branch=release/v1.3.x)

FIXED:

  • issue #1255: ImportError: cannot import name 'asynccontextmanager' not found in python 3.6 (submitted by: rzuckerm)
  • issue #1239: AmbiguousStep error on step import with "re" step-matcher (submitted by: VolodymyrDan00)

DOCUMENTATION:

  • Appendix: Add section with description of "Runners" extension point.
  • Appendix: Add section with "Cucumber-Expressions".
  • pull #1256: docs: userdata (provided by: Therdel, fixes: #1234)
  • issue #1234: userdata_defines configuration file parameter is not up to date (submitted by: vvavrychuk)
Commits
  • 54b069f FIX #1239: AmbiguousStep error on step import with "re" step-matcher
  • e7e51a5 commit ac7deddbd4377b7d2c962ada188123f00d4481e4
  • 59a5d65 github-workflow_check.py:
  • 55f5e8b docs:
  • 6be7487 Issue #1239: AmbiguousStep error with use_step_matcher("re")
  • d204662 FIX issue ##1255: ImportError: cannot import name 'asynccontextmanager'
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Description by Korbit AI

What change is being made?

Bump the version of behave from 1.3.0 to 1.3.1 in the pyproject.toml file.

Why are these changes being made?

This change updates the behave library to its latest version, which includes important bug fixes and enhancements that improve the stability and functionality of the test suite. It ensures compatibility with other dependencies and leverages improvements in behavior-driven development testing tools.

Is this description stale? Ask me to generate a new description by commenting /korbit-generate-pr-description

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>
@dependabot dependabot bot added the dependencies Packages this project depends on label Aug 13, 2025
@korbit-ai
Copy link

korbit-ai bot commented Aug 13, 2025

By default, I don't review pull requests opened by bots. If you would like me to review this pull request anyway, you can request a review via the /korbit-review command in a comment.

@ben-edna ben-edna merged commit 77e2759 into main Aug 14, 2025
25 checks passed
@ben-edna ben-edna deleted the dependabot/pip/main/behave-1.3.1 branch August 14, 2025 06:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Packages this project depends on

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants