Skip to content

Commit

Permalink
Bump pytest-order from 1.2.1 to 1.3.0
Browse files Browse the repository at this point in the history
Bumps [pytest-order](https://github.com/pytest-dev/pytest-order) from 1.2.1 to 1.3.0.
- [Release notes](https://github.com/pytest-dev/pytest-order/releases)
- [Changelog](https://github.com/pytest-dev/pytest-order/blob/main/CHANGELOG.md)
- [Commits](pytest-dev/pytest-order@v1.2.1...v1.3.0)

---
updated-dependencies:
- dependency-name: pytest-order
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 1, 2024
1 parent 3ce5a1b commit 490273a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ dev =
pre-commit==3.7.0
pytest==8.1.1
pytest-cov==5.0.0
pytest-order==1.2.1
pytest-order==1.3.0
rstcheck==6.2.1
sphinx==7.2.6
sphinx-astropy[confv2]==1.9.1
Expand Down

0 comments on commit 490273a

Please sign in to comment.