Skip to content

Commit

Permalink
Merge pull request #148 from soehlert/dependabot/pip/pytest-7.4.3
Browse files Browse the repository at this point in the history
build(deps): bump pytest from 7.4.2 to 7.4.3
  • Loading branch information
soehlert authored Oct 25, 2023
2 parents 5749b6f + 7801b33 commit ae613e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/local.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ mypy==1.4.1 # https://github.com/python/mypy
django-stubs[compatible-mypy]==4.2.3 # https://github.com/typeddjango/django-stubs
behave-django==1.4.0 # https://behave-django.readthedocs.io/en/stable/
behave==1.2.6 # https://behave.readthedocs.io/en/latest/
pytest==7.4.2 # https://github.com/pytest-dev/pytest
pytest==7.4.3 # https://github.com/pytest-dev/pytest
pytest-sugar==0.9.7 # https://github.com/Frozenball/pytest-sugar
djangorestframework-stubs[compatible-mypy]==3.14.2 # https://github.com/typeddjango/djangorestframework-stubs

Expand Down

0 comments on commit ae613e0

Please sign in to comment.