Skip to content

Commit 3c101a8

Browse files
chore(deps-dev): Bump pydevd-pycharm from 233.15619.17 to 252.23892.194
Bumps [pydevd-pycharm](https://github.com/JetBrains/intellij-community) from 233.15619.17 to 252.23892.194. - [Commits](JetBrains/intellij-community@pycharm/233.15619.17...pycharm/252.23892.194) --- updated-dependencies: - dependency-name: pydevd-pycharm dependency-version: 252.23892.194 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9a1a4d9 commit 3c101a8

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 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,<253.0.0"
5353
pytest = "^7.4.4"
5454
pytest-mock = "^3.14.0"
5555
pytest-html = "^4.1.1"

0 commit comments

Comments
 (0)