Skip to content

Commit 7cbb1da

Browse files
authored
Merge pull request #32 from uriyyo/dependabot/pip/async-pydevd/pydevd-pycharm-212.4535.11
Bump pydevd-pycharm from 212.4321.41 to 212.4535.11 in /async-pydevd
2 parents 622c4e2 + e9671d3 commit 7cbb1da

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

async-pydevd/poetry.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

async-pydevd/pyproject.toml

Lines changed: 1 addition & 1 deletion
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.4321.41"
11+
pydevd-pycharm = "^212.4535.11"
1212

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

0 commit comments

Comments
 (0)