Skip to content

Commit e574ec7

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

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)