Skip to content

Commit

Permalink
Merge pull request #119 from uriyyo/dependabot/pip/pydevd-pycharm-232…
Browse files Browse the repository at this point in the history
….8660.197

Bump pydevd-pycharm from 232.8660.146 to 232.8660.197
  • Loading branch information
github-actions[bot] authored Jul 27, 2023
2 parents 1e65a12 + 91e941c commit 2cd03af
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 2cd03af

Please sign in to comment.