Skip to content

Commit bf81bea

Browse files
authored
pyup: Scheduled weekly dependency update for week 11 (#8019)
* Update ipdb from 0.13.5 to 0.13.6 * Update ipdb from 0.13.5 to 0.13.6 * Update sphinx-tabs from 2.0.1 to 2.1.0
1 parent 8d04f0a commit bf81bea

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

requirements/docker.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ pillow==8.1.2
1414
# local debugging tools
1515
watchdog==2.0.2
1616
datadiff==2.0.0
17-
ipdb==0.13.5
17+
ipdb==0.13.6
1818
pdbpp==0.10.2
1919

2020
# jedi 0.18 is incompatible with ipython

requirements/docs.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Pygments==2.8.1
1212
docutils==0.14 # pyup: ignore
1313

1414
sphinx_rtd_theme==0.5.1
15-
sphinx-tabs==2.0.1
15+
sphinx-tabs==2.1.0
1616
sphinx-intl==2.0.1
1717

1818
readthedocs-sphinx-search==0.1.0

requirements/testing.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@ pytest-mock==3.5.1
2424

2525
# local debugging tools
2626
datadiff==2.0.0
27-
ipdb==0.13.5
27+
ipdb==0.13.6
2828

2929
requests-mock==1.8.0

0 commit comments

Comments
 (0)