Skip to content

Commit

Permalink
Bump pytest from 8.3.2 to 8.3.3 (#233)
Browse files Browse the repository at this point in the history
Bumps [pytest](https://github.com/pytest-dev/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:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: danishi <dns2developer@gmail.com>
  • Loading branch information
dependabot[bot] and danishi authored Nov 4, 2024
1 parent 83227bc commit 5e47222
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ autopep8==2.3.1
flake8==7.1.1
lizard==1.17.13
moto==5.0.19
pytest==8.3.2
pytest==8.3.3
pytest-cov==6.0.0
pytest-mock==3.14.0
pytest-sugar==1.0.0

0 comments on commit 5e47222

Please sign in to comment.