Skip to content

Commit

Permalink
Bump jedi from 0.18.2 to 0.19.1 in /requirements
Browse files Browse the repository at this point in the history
Bumps [jedi](https://github.com/davidhalter/jedi) from 0.18.2 to 0.19.1.
- [Changelog](https://github.com/davidhalter/jedi/blob/master/CHANGELOG.rst)
- [Commits](davidhalter/jedi@v0.18.2...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] authored Dec 13, 2024
1 parent 513edc5 commit b5b9733
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion requirements/requirements-prod.in
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ attrs==23.1.0
authalligator-client @ https://github.com/closeio/authalligator-client/archive/e7cc8e0bc5b1f2285ab5997e2590a8eb056fc627.zip
async_timeout==4.0.3
backcall==0.2.0
jedi==0.18.2
jedi==0.19.1
boto3==1.35.50
botocore==1.35.50
certifi==2024.8.30
Expand Down
6 changes: 3 additions & 3 deletions requirements/requirements-prod.txt
Original file line number Diff line number Diff line change
Expand Up @@ -523,9 +523,9 @@ itsdangerous==2.1.2 \
# via
# -r requirements-prod.in
# flask
jedi==0.18.2 \
--hash=sha256:203c1fd9d969ab8f2119ec0a3342e0b49910045abe6af0a3ae83a5764d54639e \
--hash=sha256:bae794c30d07f6d910d32a7048af09b5a39ed740918da923c6b780790ebac612
jedi==0.19.1 \
--hash=sha256:cf0496f3651bc65d7174ac1b7d043eff454892c708a87d1b683e57b569927ffd \
--hash=sha256:e983c654fe5c02867aef4cdfce5a2fbb4a50adc0af145f70504238f18ef5e7e0
# via
# -r requirements-prod.in
# ipython
Expand Down

0 comments on commit b5b9733

Please sign in to comment.