OpenTTD / eints

WebTranslator for OpenTTD and its add-ons
GNU General Public License v2.0
6 stars 10 forks source link

Scheduled monthly dependency update for February #65

Closed pyup-bot closed 2 years ago

pyup-bot commented 2 years ago

Update charset-normalizer from 2.0.9 to 2.0.11.

The bot wasn't able to find a changelog for this release. Got an idea?

Links - PyPI: https://pypi.org/project/charset-normalizer - Repo: https://github.com/ousret/charset_normalizer

Update oauthlib from 3.1.1 to 3.2.0.

Changelog ### 3.2.0 ``` ------------------ OAuth2.0 Client: * 795: Add Device Authorization Flow for Web Application * 786: Add PKCE support for Client * 783: Fallback to none in case of wrong expires_at format. OAuth2.0 Provider: * 790: Add support for CORS to metadata endpoint. * 791: Add support for CORS to token endpoint. * 787: Remove comma after Bearer in WWW-Authenticate OAuth2.0 Provider - OIDC: * 755: Call save_token in Hybrid code flow * 751: OIDC add support of refreshing ID Tokens with `refresh_id_token` * 751: The RefreshTokenGrant modifiers now take the same arguments as the AuthorizationCodeGrant modifiers (`token`, `token_handler`, `request`). General: * Added Python 3.9, 3.10, 3.11 * Improve Travis & Coverage ```
Links - PyPI: https://pypi.org/project/oauthlib - Changelog: https://pyup.io/changelogs/oauthlib/ - Repo: https://github.com/oauthlib/oauthlib

Update requests from 2.26.0 to 2.27.1.

Changelog ### 2.27.1 ``` ------------------- **Bugfixes** - Fixed parsing issue that resulted in the `auth` component being dropped from proxy URLs. (6028) ``` ### 2.27.0 ``` ------------------- **Improvements** - Officially added support for Python 3.10. (5928) - Added a `requests.exceptions.JSONDecodeError` to unify JSON exceptions between Python 2 and 3. This gets raised in the `response.json()` method, and is backwards compatible as it inherits from previously thrown exceptions. Can be caught from `requests.exceptions.RequestException` as well. (5856) - Improved error text for misnamed `InvalidSchema` and `MissingSchema` exceptions. This is a temporary fix until exceptions can be renamed (Schema->Scheme). (6017) - Improved proxy parsing for proxy URLs missing a scheme. This will address recent changes to `urlparse` in Python 3.9+. (5917) **Bugfixes** - Fixed defect in `extract_zipped_paths` which could result in an infinite loop for some paths. (5851) - Fixed handling for `AttributeError` when calculating length of files obtained by `Tarfile.extractfile()`. (5239) - Fixed urllib3 exception leak, wrapping `urllib3.exceptions.InvalidHeader` with `requests.exceptions.InvalidHeader`. (5914) - Fixed bug where two Host headers were sent for chunked requests. (5391) - Fixed regression in Requests 2.26.0 where `Proxy-Authorization` was incorrectly stripped from all requests sent with `Session.send`. (5924) - Fixed performance regression in 2.26.0 for hosts with a large number of proxies available in the environment. (5924) - Fixed idna exception leak, wrapping `UnicodeError` with `requests.exceptions.InvalidURL` for URLs with a leading dot (.) in the domain. (5414) **Deprecations** - Requests support for Python 2.7 and 3.6 will be ending in 2022. While we don't have exact dates, Requests 2.27.x is likely to be the last release series providing support. ```
Links - PyPI: https://pypi.org/project/requests - Changelog: https://pyup.io/changelogs/requests/ - Docs: https://requests.readthedocs.io

Update requests-oauthlib from 1.3.0 to 1.3.1.

Changelog ### 1.3.1 ``` ++++++++++++++++++++++++ - Add initial support for OAuth Mutual TLS (draft-ietf-oauth-mtls) - Add eBay compliance fix - Add Spotify OAuth 2 Tutorial - Add support for python 3.8, 3.9 - Fixed LinkedIn Compliance Fixes - Fixed ReadTheDocs Documentation and sphinx errors - Moved pipeline to GitHub Actions ```
Links - PyPI: https://pypi.org/project/requests-oauthlib - Changelog: https://pyup.io/changelogs/requests-oauthlib/ - Repo: https://github.com/requests/requests-oauthlib

Update sentry-sdk from 1.5.1 to 1.5.4.

The bot wasn't able to find a changelog for this release. Got an idea?

Links - PyPI: https://pypi.org/project/sentry-sdk - Repo: https://github.com/getsentry/sentry-python

Update urllib3 from 1.26.7 to 1.26.8.

The bot wasn't able to find a changelog for this release. Got an idea?

Links - PyPI: https://pypi.org/project/urllib3 - Changelog: https://pyup.io/changelogs/urllib3/ - Docs: https://urllib3.readthedocs.io/
pyup-bot commented 2 years ago

Closing this in favor of #66