Skip to content

Commit

Permalink
Bump the all-dependencies group with 2 updates (#98)
Browse files Browse the repository at this point in the history
Updates the requirements on [pytest](https://github.com/pytest-dev/pytest) and [robotframework](https://github.com/robotframework/robotframework) to permit the latest version.

Updates `pytest` to 8.3.3
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](pytest-dev/pytest@8.3.2...8.3.3)

Updates `robotframework` from 7.0.1 to 7.1
- [Release notes](https://github.com/robotframework/robotframework/releases)
- [Commits](robotframework/robotframework@v7.0.1...v7.1)

---
updated-dependencies:
- dependency-name: pytest
  dependency-type: direct:production
  dependency-group: all-dependencies
- dependency-name: robotframework
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 20, 2024
1 parent a7a8984 commit 05b452c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
black~=24.8.0
flake8~=7.1.1
pytest~=8.3.2
robotframework==7.0.1
pytest~=8.3.3
robotframework==7.1
robotframework-requests==0.9.7
sqlfluff==3.1.1

0 comments on commit 05b452c

Please sign in to comment.