aepp-sdk-python
aepp-sdk-python copied to clipboard
build(deps): [security] bump urllib3 from 1.25.8 to 1.25.9
Bumps urllib3 from 1.25.8 to 1.25.9. This update includes a security fix.
Vulnerabilities fixed
Sourced from The GitHub Security Advisory Database.
CRLF injection urllib3 before 1.25.9 allows CRLF injection if the attacker controls the HTTP request method, as demonstrated by inserting CR and LF control characters in the first argument of putrequest(). NOTE: this is similar to CVE-2020-26116.
Affected versions: < 1.25.9
Changelog
Sourced from urllib3's changelog.
1.25.9 (2020-04-16)
Added
InvalidProxyConfigurationWarningwhich is raised when erroneously specifying an HTTPS proxy URL. urllib3 doesn't currently support connecting to HTTPS proxies but will soon be able to and we would like users to migrate properly without much breakage.See this GitHub issue for more information on how to fix your proxy config. (Pull #1851)
Drain connection after
PoolManagerredirect (Pull #1817)Ensure
load_verify_locationsraisesSSLErrorfor all backends (Pull #1812)Rename
VerifiedHTTPSConnectiontoHTTPSConnection(Pull #1805)Allow the CA certificate data to be passed as a string (Pull #1804)
Raise
ValueErrorif method contains control characters (Pull #1800)Add
__repr__toTimeout(Pull #1795)
Commits
21758b0Release v1.25.9c930dc0Add InvalidProxyConfigurationWarning for HTTPS proxies2ec3438Fix flaky test by setting longer connect timeout262ac6bBackslash terminates authority URL sectionc392b6cFix documentation build by skipping Sphinx 3.0.0 (#1844)6580893Revert "Add context to find_unused_port"308a08fUnwrap ProxyError when evaluating retries (#1830)240aa20Drain connection after PoolManager redirect (#1817)5777ec4Detect GitHub Actions as continuous integration (#1840)8e1fe6cSwitch macOS CI to GitHub Actions (#1839)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language@dependabot badge mewill comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot dashboard:
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
Dependabot tried to add @shekhar-shubhendu and @noandrea as reviewers to this PR, but received the following error from GitHub:
POST https://api.github.com/repos/aeternity/aepp-sdk-python/pulls/453/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the aeternity/aepp-sdk-python repository. // See: https://docs.github.com/rest/reference/pulls#request-reviewers-for-a-pull-request