Skip to content

Commit 09f1503

Browse files
Bump pydevd-pycharm from 212.4746.96 to 212.5080.18 in /async-pydevd
Bumps [pydevd-pycharm](https://github.com/JetBrains/intellij-community) from 212.4746.96 to 212.5080.18. - [Release notes](https://github.com/JetBrains/intellij-community/releases) - [Commits](JetBrains/intellij-community@pycharm/212.4746.96...pycharm/212.5080.18) --- updated-dependencies: - dependency-name: pydevd-pycharm dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 61b0932 commit 09f1503

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)