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 nox from 2021.10.1 to 2022.11.21 in /requirements #21

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 10 additions & 12 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ attrs==21.2.0
# via pytest
babel==2.9.1
# via sphinx
backports.entry-points-selectable==1.1.0
backports-entry-points-selectable==1.1.0
# via virtualenv
certifi==2021.10.8
# via requests
Expand Down Expand Up @@ -42,32 +42,30 @@ markupsafe==2.0.1
# via jinja2
nodeenv==1.6.0
# via pre-commit
nox==2021.10.1
# via -r requirements/dev.in
nox==2022.11.21
# via -r dev.in
packaging==21.2
# via
# nox
# pallets-sphinx-themes
# pytest
# sphinx
pallets-sphinx-themes==2.0.1
# via -r requirements/docs.in
# via -r docs.in
platformdirs==2.4.0
# via virtualenv
pluggy==1.0.0
# via pytest
pre-commit==2.15.0
# via -r requirements/dev.in
# via -r dev.in
py==1.10.0
# via
# nox
# pytest
# via pytest
pygments==2.10.0
# via sphinx
pyparsing==2.4.7
# via packaging
pytest==6.2.5
# via -r requirements/tests.in
# via -r tests.in
pytz==2021.3
# via babel
pyyaml==6.0
Expand All @@ -80,12 +78,12 @@ snowballstemmer==2.1.0
# via sphinx
sphinx==4.2.0
# via
# -r requirements/docs.in
# -r docs.in
# pallets-sphinx-themes
# sphinx-issues
# sphinxcontrib-log-cabinet
sphinx-issues==1.2.0
# via -r requirements/docs.in
# via -r docs.in
sphinxcontrib-applehelp==1.0.2
# via sphinx
sphinxcontrib-devhelp==1.0.2
Expand All @@ -95,7 +93,7 @@ sphinxcontrib-htmlhelp==2.0.0
sphinxcontrib-jsmath==1.0.1
# via sphinx
sphinxcontrib-log-cabinet==1.0.1
# via -r requirements/docs.in
# via -r docs.in
sphinxcontrib-qthelp==1.0.3
# via sphinx
sphinxcontrib-serializinghtml==1.1.5
Expand Down