Skip to content

Commit b88c423

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

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

poetry.lock

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ mysql-connector-python = "^8.4.0"
4848
boto3 = "^1.34.111"
4949
coverage = "^7.5.1"
5050
debugpy = "^1.8.1"
51-
pydevd-pycharm = "^233.13763.5"
51+
pydevd-pycharm = ">=233.13763.5,<252.0.0"
5252
pytest = "^7.4.4"
5353
pytest-mock = "^3.14.0"
5454
pytest-html = "^4.1.1"

0 commit comments

Comments
 (0)