Skip to content

Commit

Permalink
Bump pytest from 8.3.2 to 8.3.3 in the python-packages group (#18)
Browse files Browse the repository at this point in the history
Bumps the python-packages group with 1 update: [pytest](https://github.com/pytest-dev/pytest).


Updates `pytest` from 8.3.2 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)

---
updated-dependencies:
- dependency-name: pytest
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-packages
...

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 16, 2024
1 parent 64ea7e5 commit 7bbd44b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Flask==3.0.3
Flask-SQLAlchemy==3.1.1
joblib==1.4.2
numpy==1.26.2
pytest==8.3.2
pytest==8.3.3
scikit-learn==1.3.2
scipy==1.11.3
tqdm==4.66.5
Expand Down

0 comments on commit 7bbd44b

Please sign in to comment.