Skip to content

Commit 3350a81

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

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
@@ -52,7 +52,7 @@ boto3 = "^1.34.111"
5252
types-boto3 = "^1.34.111"
5353
coverage = "^7.5.1"
5454
debugpy = "^1.8.1"
55-
pydevd-pycharm = "^233.13763.5"
55+
pydevd-pycharm = ">=233.13763.5,<262.0.0"
5656
pytest = "^7.4.4"
5757
pytest-mock = "^3.14.0"
5858
pytest-html = "^4.1.1"

0 commit comments

Comments
 (0)