Skip to content

Commit

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

---
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 25, 2023
1 parent a5d4fe8 commit 683b856
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.50", optional = true } # TODO: remove this, when pydevd-pycharm bug will be fixed
pydevd-pycharm = { version = "<232.8660.147", 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 683b856

Please sign in to comment.