Skip to content

Commit 4ea90a6

Browse files
chore(deps-dev): Bump pydevd-pycharm from 233.15619.17 to 253.27642.35
Bumps [pydevd-pycharm](https://github.com/JetBrains/intellij-community) from 233.15619.17 to 253.27642.35. - [Release notes](https://github.com/JetBrains/intellij-community/releases) - [Commits](JetBrains/intellij-community@pycharm/233.15619.17...pycharm/253.27642.35) --- updated-dependencies: - dependency-name: pydevd-pycharm dependency-version: 253.27642.35 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5f03c75 commit 4ea90a6

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

poetry.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ boto3 = "^1.34.111"
4949
types-boto3 = "^1.34.111"
5050
coverage = "^7.5.1"
5151
debugpy = "^1.8.1"
52-
pydevd-pycharm = "^233.13763.5"
52+
pydevd-pycharm = ">=233.13763.5,<254.0.0"
5353
pytest = "^7.4.4"
5454
pytest-mock = "^3.14.0"
5555
pytest-html = "^4.1.1"

0 commit comments

Comments
 (0)