Skip to content

Commit 3be5000

Browse files
build(deps-dev): bump ipdb from 0.13.11 to 0.13.13 (#546)
Bumps [ipdb](https://github.com/gotcha/ipdb) from 0.13.11 to 0.13.13. - [Release notes](https://github.com/gotcha/ipdb/releases) - [Changelog](https://github.com/gotcha/ipdb/blob/master/HISTORY.txt) - [Commits](gotcha/ipdb@0.13.11...0.13.13) --- updated-dependencies: - dependency-name: ipdb dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 717318e commit 3be5000

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demos/moderator/requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ scipy==1.9.3
1010
flake8==6.0.0
1111
flake8-bugbear==23.2.13
1212
flake8-quotes==3.3.2
13-
ipdb==0.13.11
13+
ipdb==0.13.13
1414
mypy==1.1.1
1515
pytest==7.2.2
1616
pytest-aiohttp==1.0.4

0 commit comments

Comments
 (0)