Skip to content

Resolve urllib3 conflict and update to v2.6.3#3374

Open
lresende wants to merge 1 commit intoelyra-ai:mainfrom
lresende:fix-urllib3-compatibility
Open

Resolve urllib3 conflict and update to v2.6.3#3374
lresende wants to merge 1 commit intoelyra-ai:mainfrom
lresende:fix-urllib3-compatibility

Conversation

@lresende
Copy link
Copy Markdown
Member

  • Remove appengine-python-standard which is no longer needed with
    modern dependencies and restricted urllib3 to <2.
  • Update urllib3 to >=2.5.0 in pyproject.toml to address CVEs.
  • Update urllib3 to 2.6.3 in test requirements.

Developer's Certificate of Origin 1.1

   By making a contribution to this project, I certify that:

   (a) The contribution was created in whole or in part by me and I
       have the right to submit it under the Apache License 2.0; or

   (b) The contribution is based upon previous work that, to the best
       of my knowledge, is covered under an appropriate open source
       license and I have the right under that license to submit that
       work with modifications, whether created in whole or in part
       by me, under the same open source license (unless I am
       permitted to submit under a different license), as indicated
       in the file; or

   (c) The contribution was provided directly to me by some other
       person who certified (a), (b) or (c) and I have not modified
       it.

   (d) I understand and agree that this project and the contribution
       are public and that a record of the contribution (including all
       personal information I submit with it, including my sign-off) is
       maintained indefinitely and may be redistributed consistent with
       this project or the open source license(s) involved.

- Remove appengine-python-standard which is no longer needed with
  modern dependencies and restricted urllib3 to <2.
- Update urllib3 to >=2.5.0 in pyproject.toml to address CVEs.
- Update urllib3 to 2.6.3 in test requirements.

Fixes elyra-ai#3325

Signed-off-by: Luciano Resende <lresende@apple.com>
@lresende lresende force-pushed the fix-urllib3-compatibility branch from 3a4e412 to f705cb6 Compare April 20, 2026 01:14
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 20, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (main@a9ae5a4). Learn more about missing BASE report.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3374   +/-   ##
=======================================
  Coverage        ?   67.85%           
=======================================
  Files           ?       58           
  Lines           ?     3117           
  Branches        ?      499           
=======================================
  Hits            ?     2115           
  Misses          ?      810           
  Partials        ?      192           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant