Skip to content

Commit a130742

Browse files
authored
Merge pull request #36 from uriyyo/dependabot/pip/async-pydevd/pydevd-pycharm-212.5080.18
Bump pydevd-pycharm from 212.4746.96 to 212.5080.18 in /async-pydevd
2 parents 61b0932 + 09f1503 commit a130742

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

async-pydevd/poetry.lock

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

async-pydevd/pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ license = "MIT"
88
[tool.poetry.dependencies]
99
python = "^3.6"
1010
nest-asyncio = "^1.5.1"
11-
pydevd-pycharm = "^212.4746.96"
11+
pydevd-pycharm = "^212.5080.18"
1212

1313
[tool.poetry.dev-dependencies]
1414
pytest = "^6.2.4"

0 commit comments

Comments
 (0)