Commit ce57eb8
committed
poetry: remove ipdb from development dependencies
ipdb is a tool to help debugging but it has too many dependencies and they
deprecate supported python versions earlier than pytest-httpserver.
ipython has also a vulnerability which is fixed in a version requiring
python 3.8 or above while pytest-httpserver still wants to support 3.7
(until 3.7's EOL at minimum).1 parent adb8bed commit ce57eb8
2 files changed
Lines changed: 1 addition & 225 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
52 | 51 | | |
53 | 52 | | |
54 | 53 | | |
| |||
0 commit comments