Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 11, 2023
1 parent 7e533dc commit f5b155f
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.198", optional = true } # TODO: remove this, when pydevd-pycharm bug will be fixed
pydevd-pycharm = { version = "<232.9559.12", 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 f5b155f

Please sign in to comment.