Skip to content

Commit

Permalink
chore(deps): bump jedi from 0.18.1 to 0.19.1 (#838)
Browse files Browse the repository at this point in the history
Bumps [jedi](https://github.com/davidhalter/jedi) from 0.18.1 to 0.19.1.
- [Changelog](https://github.com/davidhalter/jedi/blob/master/CHANGELOG.rst)
- [Commits](davidhalter/jedi@v0.18.1...v0.19.1)

---
updated-dependencies:
- dependency-name: jedi
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 27, 2024
1 parent 2602e31 commit 9d9e7f5
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 @@ -33,7 +33,7 @@ idna==3.3; python_version >= '3.5'
iniconfig==2.0.0; python_version >= '3.7'
ipdb==0.13.9; python_version >= '3.5'
ipython==8.23.0; python_version >= '3.7'
jedi==0.18.1; python_version >= '3.6'
jedi==0.19.1; python_version >= '3.6'
matplotlib-inline==0.1.3; python_version >= '3.7'
more-itertools==10.2.0; python_version >= '3.5'
nose==1.3.7
Expand Down

0 comments on commit 9d9e7f5

Please sign in to comment.