Skip to content

Commit

Permalink
Bump jedi from 0.18.1 to 0.19.1
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] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 10, 2024
1 parent a03da1c commit 2f0b2cd
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ gunicorn==20.0.4
importlib-metadata
iniconfig==1.1.1
ipython==7.31.1
jedi==0.18.1
jedi==0.19.1
lazy-object-proxy==1.10.0
libsass==0.23.0
matplotlib-inline==0.1.7
Expand Down
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -218,9 +218,9 @@ ipython==7.31.1 \
--hash=sha256:55df3e0bd0f94e715abd968bedd89d4e8a7bce4bf498fb123fed4f5398fea874 \
--hash=sha256:b5548ec5329a4bcf054a5deed5099b0f9622eb9ea51aaa7104d215fece201d8c
# via -r requirements.in
jedi==0.18.1 \
--hash=sha256:637c9635fcf47945ceb91cd7f320234a7be540ded6f3e99a50cb6febdfd1ba8d \
--hash=sha256:74137626a64a99c8eb6ae5832d99b3bdd7d29a3850fe2aa80a4126b2a7d949ab
jedi==0.19.1 \
--hash=sha256:cf0496f3651bc65d7174ac1b7d043eff454892c708a87d1b683e57b569927ffd \
--hash=sha256:e983c654fe5c02867aef4cdfce5a2fbb4a50adc0af145f70504238f18ef5e7e0
# via
# -r requirements.in
# ipython
Expand Down

0 comments on commit 2f0b2cd

Please sign in to comment.