Skip to content

bring code from the notifications-python-client project into our project#1766

Merged
terrazoon merged 6 commits intomainfrom
import_python_client
Jun 18, 2025
Merged

bring code from the notifications-python-client project into our project#1766
terrazoon merged 6 commits intomainfrom
import_python_client

Conversation

@terrazoon
Copy link
Contributor

@terrazoon terrazoon commented Jun 10, 2025

Description

The notifications-python-client package that is maintained by Notify UK is on an old version of urllib3, which is causing our app to fail when we upgrade to python 3.13 due to changes in certificate handling.

Bring the code from that package directly into our app, because we are using the latest version of urllib3.

Security Considerations

Improve our ability to fix security issues in this package by getting our own copy of the code.

Kenneth Kehl added 2 commits June 10, 2025 10:33
@terrazoon terrazoon changed the title initial bring code from the notifications-python-client project into our project Jun 11, 2025
@terrazoon terrazoon self-assigned this Jun 12, 2025
@terrazoon terrazoon merged commit 088c4f1 into main Jun 18, 2025
7 checks passed
@terrazoon terrazoon deleted the import_python_client branch June 18, 2025 14:34
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.

3 participants