Skip to content

Commit 33a2c63

Browse files
authored
Merge branch 'master' into dependabot/pip/support/test/python/django/django-4.2.11
2 parents bc4ce49 + f90bc8a commit 33a2c63

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

python3/vimspector/gadgets.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -112,8 +112,8 @@
112112
'url': 'https://github.com/microsoft/debugpy/archive/${file_name}'
113113
},
114114
'all': {
115-
'version': '1.7.0',
116-
'file_name': 'v1.7.0.zip',
115+
'version': '1.8.1',
116+
'file_name': 'v1.8.1.zip',
117117
'checksum':
118118
''
119119
},
@@ -353,7 +353,7 @@
353353
gadget ),
354354
'all': {
355355
'path': 'github.com/go-delve/delve/cmd/dlv',
356-
'version': '1.21.0',
356+
'version': '1.22.1',
357357
},
358358
'adapters': {
359359
"delve": {

0 commit comments

Comments
 (0)