Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

⬆️ bump pytest from 7.4.2 to 7.4.3 #512

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
13 changes: 12 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,10 @@ docutils==0.17.1
# exhale
# myst-parser
# sphinx
exceptiongroup==1.1.3
# via
# ipython
# pytest
executing==2.0.0
# via stack-data
exhale==0.3.6
Expand Down Expand Up @@ -187,7 +191,7 @@ pygments==2.16.1
# sphinx
pyproject-hooks==1.0.0
# via build
pytest==7.4.2
pytest==7.4.3
# via
# -r requirements.in
# pytest-datadir
Expand Down Expand Up @@ -270,6 +274,12 @@ stack-data==0.6.3
# via ipython
tabulate==0.9.0
# via jupyter-cache
tomli==2.0.1
# via
# build
# pip-tools
# pyproject-hooks
# pytest
tornado==6.3.3
# via
# ipykernel
Expand All @@ -288,6 +298,7 @@ typer[all]==0.5.0
# via check-reqs
typing-extensions==4.8.0
# via
# astroid
# myst-nb
# myst-parser
# sqlalchemy
Expand Down