Skip to content

Commit a378313

Browse files
committed
🔧(backend) update pdbpp for tab autocompletion in tests
The latest release of the package `fancycompleter` was causing our CircleCi task to run unit test to fail.
1 parent 0f5e0d3 commit a378313

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/backend/setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ dev =
9999
flake8==7.1.1
100100
ipython==8.31.0
101101
isort==5.13.2
102-
pdbpp==0.10.3
102+
pdbpp==0.11.5
103103
pycodestyle==2.12.1
104104
pylint-django==2.6.1
105105
pylint-plugin-utils==0.8.2

0 commit comments

Comments
 (0)