Skip to content

Commit

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

---
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 Jul 27, 2023
1 parent 1e65a12 commit 91e941c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 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.8660.147", optional = true } # TODO: remove this, when pydevd-pycharm bug will be fixed
pydevd-pycharm = { version = "<232.8660.198", 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 91e941c

Please sign in to comment.