diff --git a/NOTICE b/NOTICE index f1cfe03..fa9b2e4 100644 --- a/NOTICE +++ b/NOTICE @@ -1,11 +1,2 @@ -Splunk SOAR GitHub -Copyright (c) 2019-2023 Splunk Inc. - -Third-party Software Attributions: - -Library: beautifulsoup4 -Version: 4.9.1 -License: MIT -Copyright 2004-2017 Leonard Richardson -Copyright 2004-2019 Leonard Richardson -Copyright 2018 Isaac Muse +Splunk SOAR App: GitHub +Copyright (c) 2019-2025 Splunk Inc. diff --git a/github.json b/github.json index 4fbe7fc..1a65b9b 100644 --- a/github.json +++ b/github.json @@ -31229,29 +31229,5 @@ }, "versions": "EQ(*)" } - ], - "pip_dependencies": { - "wheel": [ - { - "module": "beautifulsoup4", - "input_file": "wheels/py3/beautifulsoup4-4.9.1-py3-none-any.whl" - }, - { - "module": "soupsieve", - "input_file": "wheels/py3/soupsieve-2.3.2.post1-py3-none-any.whl" - } - ] - }, - "pip39_dependencies": { - "wheel": [ - { - "module": "beautifulsoup4", - "input_file": "wheels/py3/beautifulsoup4-4.9.1-py3-none-any.whl" - }, - { - "module": "soupsieve", - "input_file": "wheels/py3/soupsieve-2.4.1-py3-none-any.whl" - } - ] - } + ] } diff --git a/release_notes/unreleased.md b/release_notes/unreleased.md index a8302f2..95a1be0 100644 --- a/release_notes/unreleased.md +++ b/release_notes/unreleased.md @@ -1,4 +1,7 @@ **Unreleased** - +* Update Python dependencies for vulnerabilities, package updates, and platform built-in removals +* Update Python dependencies for Python 3.13 support +* Update NOTICE file with updated dependencies +* Apply pre-commit fixes * chore(ci): update pre-commit config -* Resolved app issues related to Python 3.13 upgrade +* Resolved app issues related to Python 3.13 upgrade \ No newline at end of file diff --git a/wheels/py3/beautifulsoup4-4.9.1-py3-none-any.whl b/wheels/py3/beautifulsoup4-4.9.1-py3-none-any.whl deleted file mode 100644 index 080b2f8..0000000 Binary files a/wheels/py3/beautifulsoup4-4.9.1-py3-none-any.whl and /dev/null differ diff --git a/wheels/py3/soupsieve-2.3.2.post1-py3-none-any.whl b/wheels/py3/soupsieve-2.3.2.post1-py3-none-any.whl deleted file mode 100644 index b363a9b..0000000 Binary files a/wheels/py3/soupsieve-2.3.2.post1-py3-none-any.whl and /dev/null differ diff --git a/wheels/py3/soupsieve-2.4.1-py3-none-any.whl b/wheels/py3/soupsieve-2.4.1-py3-none-any.whl deleted file mode 100644 index 26a486c..0000000 Binary files a/wheels/py3/soupsieve-2.4.1-py3-none-any.whl and /dev/null differ