Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Scheduled weekly dependency update for week 37 #2011

Closed
wants to merge 4 commits into from

Conversation

pyup-bot
Copy link
Contributor

Update feedparser from 5.2.1 to 6.0.0.

Changelog

6.0.0

* Support Python 3.6, 3.7, 3.8 and 3.9
 * Drop support for Python 2.4 through 2.7, and Python 3.0 through 3.5 (169)
 * Convert feedparser from a monolithic file to a package
 * ``feedparser.parse(sanitize_html=bool)`` argument replaces the ``feedparser.SANITIZE_HTML`` global
 * ``feedparser.parse(resolve_relative_uris=bool)`` replaces the ``feedparser.RESOLVE_RELATIVE_URIS`` global
 * Unify the codebase so that 2to3 conversion is no longer required
 * Remove references to iconv_codecs
 * Update the Creative Commons namespace URI's
 * Update the default User-Agent name and URL
 * Support Middle European (Summer) Time timezones (20)
 * Pass ``data`` to ``lazy_chardet_encoding()`` (50)
 * Document that datetimes are returned in UTC (51)
 * Remove cjkpython references in the documentation (57)
 * Resolve ResourceWarnings thrown during unit tests (170)
 * Fix tox build failures (213)
 * Use ``base64.decodebytes()`` directly to support Python 3.9 (201)
 * Fix Python 3.8 ``urllib.parse.splittype()`` deprecation warning (211)
 * Support parsing colons in RFC822 timezones (144)
 * Add `chardet` as an optional tox environment dependency
 * Fix the Big5 unit test that fails when chardet is installed (184)
Links

Update Faker from 4.1.2 to 4.1.3.

Changelog

4.1.3

---------------------------------------------------------------------------------------

* Add ``es_ES`` autonomous communities (Spanish regions). Thanks mondeja.
* Add JSON and Fixed Width argument group and parser support. Thanks johnbrandborg.
* Update ``zh_CN`` ssn provider to support gender. Thanks mapoor.
* Fix typo in ``de_DE`` job provider. Thanks datadominik.
* ``or_IN`` Odia person's name added. Thanks soumendrak.
* Remove ``datetime_safe`` shim subclass in favor of native Python ``datetime.datetime``. Thanks samcrang.
Links

Update isort from 5.5.1 to 5.5.2.

Changelog

5.5.2

- Fixed 1469: --diff option is ignored when input is from stdin.
Links

Update pytest from 6.0.1 to 6.0.2.

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

Links

@pyup-bot
Copy link
Contributor Author

Closing this in favor of #2018

@pyup-bot pyup-bot closed this Sep 21, 2020
@fuzzylogic2000 fuzzylogic2000 deleted the pyup-scheduled-update-2020-09-14 branch September 21, 2020 17:30
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