Skip to content

Commit

Permalink
Bump pydevd-pycharm from 232.9559.11 to 232.9559.58
Browse files Browse the repository at this point in the history
Bumps [pydevd-pycharm](https://github.com/JetBrains/intellij-community) from 232.9559.11 to 232.9559.58.
- [Commits](JetBrains/intellij-community@pycharm/232.9559.11...pycharm/232.9559.58)

---
updated-dependencies:
- dependency-name: pydevd-pycharm
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 24, 2023
1 parent e52db53 commit 28e7cd8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ repository = "https://github.com/uriyyo/async-eval"

[tool.poetry.dependencies]
python = "^3.7"
pydevd-pycharm = { version = "<232.9559.12", optional = true } # TODO: remove this, when pydevd-pycharm bug will be fixed
pydevd-pycharm = { version = "<232.9559.59", optional = true } # TODO: remove this, when pydevd-pycharm bug will be fixed
trio = { version = ">=0.21,<0.23", optional = true }

[tool.poetry.group.dev.dependencies]
Expand Down

0 comments on commit 28e7cd8

Please sign in to comment.