Skip to content

Commit a8f57fe

Browse files
committed
Update pycharm debugger versions (#1750)
1 parent 55e997f commit a8f57fe

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements-dev.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
-c requirements.txt
22
django-debug-toolbar
3-
pydevd-pycharm==252.26830.99 # pinned to appropriate version for current pycharm
3+
pydevd-pycharm==252.27397.106 # pinned to appropriate version for current pycharm

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ django==5.2.7
1010
# django-debug-toolbar
1111
django-debug-toolbar==6.0.0
1212
# via -r ./requirements-dev.in
13-
pydevd-pycharm==252.26830.99
13+
pydevd-pycharm==252.27397.106
1414
# via -r ./requirements-dev.in
1515
sqlparse==0.5.3
1616
# via

0 commit comments

Comments
 (0)