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

build(deps): bump matplotlib from 3.7.0 to 3.7.1 in /requirements #16

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
38 changes: 12 additions & 26 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,6 @@
#
# pip-compile requirements/test.in
#
appnope==0.1.3
# via
# ipykernel
# ipython
asttokens==2.2.1
# via
# nbdev
Expand All @@ -19,10 +15,10 @@ attrs==21.4.0
backcall==0.2.0
# via ipython
black==22.12.0
# via -r requirements/test.in
# via -r test.in
click==8.1.3
# via
# -r requirements/test.in
# -r test.in
# black
comm==0.1.2
# via ipykernel
Expand All @@ -48,17 +44,15 @@ fastcore==1.5.27
# ghapi
# nbdev
flake8==6.0.0
# via -r requirements/test.in
# via -r test.in
fonttools==4.38.0
# via matplotlib
ghapi==1.0.3
# via nbdev
importlib-resources==5.12.0
# via matplotlib
iniconfig==1.1.1
# via pytest
ipykernel==6.21.2
# via -r requirements/test.in
# via -r test.in
ipython==8.7.0
# via
# execnb
Expand All @@ -69,27 +63,27 @@ jupyter-client==7.4.8
# via ipykernel
jupyter-core==5.1.0
# via
# -r requirements/test.in
# -r test.in
# ipykernel
# jupyter-client
kiwisolver==1.4.4
# via matplotlib
matplotlib==3.7.0
# via -r requirements/test.in
matplotlib==3.7.1
# via -r test.in
matplotlib-inline==0.1.6
# via
# ipykernel
# ipython
mccabe==0.7.0
# via flake8
mypy==0.991
# via -r requirements/test.in
# via -r test.in
mypy-extensions==0.4.3
# via
# black
# mypy
nbdev==2.3.12
# via -r requirements/test.in
# via -r test.in
nest-asyncio==1.5.6
# via
# ipykernel
Expand Down Expand Up @@ -144,7 +138,7 @@ pyparsing==3.0.9
pytest==7.1.2
# via pytest-cov
pytest-cov==4.0.0
# via -r requirements/test.in
# via -r test.in
python-dateutil==2.8.2
# via
# jupyter-client
Expand All @@ -163,11 +157,7 @@ six==1.16.0
stack-data==0.6.2
# via ipython
tomli==2.0.1
# via
# black
# coverage
# mypy
# pytest
# via pytest
tornado==6.2
# via
# ipykernel
Expand All @@ -181,17 +171,13 @@ traitlets==5.7.1
# jupyter-core
# matplotlib-inline
typing-extensions==4.3.0
# via
# black
# mypy
# via mypy
watchdog==2.2.0
# via nbdev
wcwidth==0.2.5
# via prompt-toolkit
wheel==0.38.4
# via astunparse
zipp==3.15.0
# via importlib-resources

# The following packages are considered to be unsafe in a requirements file:
# pip