Skip to content

Commit

Permalink
chore(deps): bump ipdb from 0.13.9 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.9 to 0.13.13.
- [Changelog](https://github.com/gotcha/ipdb/blob/master/HISTORY.txt)
- [Commits](gotcha/ipdb@0.13.9...0.13.13)

---
updated-dependencies:
- dependency-name: ipdb
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 29, 2024
1 parent af9e32c commit f23f9f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ gunicorn==22.0.0; python_version >= '3.7'
h11==0.13.0; python_version >= '3.7'
idna==3.3; python_version >= '3.5'
iniconfig==2.0.0; python_version >= '3.7'
ipdb==0.13.9; python_version >= '3.5'
ipdb==0.13.13; python_version >= '3.5'
ipython==7.31.1; python_version >= '3.7'
jedi==0.18.1; python_version >= '3.6'
matplotlib-inline==0.1.3; python_version >= '3.7'
Expand Down

0 comments on commit f23f9f9

Please sign in to comment.