Skip to content

Commit

Permalink
Bump ipdb from 0.13.11 to 0.13.13
Browse files Browse the repository at this point in the history
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:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and alexander-akhmetov committed Mar 12, 2023
1 parent b3a88d7 commit f121d25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
pytest==7.2.2
flake8==5.0.4
pylint==2.17.0
ipdb==0.13.11
ipdb==0.13.13
mypy==1.0.1
black==23.1.0
types-pkg-resources==0.1.3

0 comments on commit f121d25

Please sign in to comment.