Bump the dependencies group across 1 directory with 25 updates#81
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Bump the dependencies group across 1 directory with 25 updates#81dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the dependencies group with 23 updates in the / directory: | Package | From | To | | --- | --- | --- | | [future](https://github.com/PythonCharmers/python-future) | `0.17.1` | `1.0.0` | | [html2text](https://github.com/Alir3z4/html2text) | `2018.1.9` | `2024.2.26` | | [pillow](https://github.com/python-pillow/Pillow) | `10.4.0` | `11.1.0` | | [pyaml](https://github.com/mk-fg/pretty-yaml) | `18.11.0` | `25.1.0` | | [tweepy](https://github.com/tweepy/tweepy) | `4.14.0` | `4.15.0` | | [mastodon-py](https://github.com/halcy/Mastodon.py) | `1.8.1` | `2.0.1` | | [lxml](https://github.com/lxml/lxml) | `5.3.0` | `5.3.1` | | [beautifulsoup4](https://www.crummy.com/software/BeautifulSoup/bs4/) | `4.12.3` | `4.13.3` | | [black](https://github.com/psf/black) | `23.12.1` | `25.1.0` | | [flake8](https://github.com/pycqa/flake8) | `6.1.0` | `7.1.2` | | [isort](https://github.com/PyCQA/isort) | `5.13.2` | `6.0.1` | | [certifi](https://github.com/certifi/python-certifi) | `2024.7.4` | `2025.1.31` | | [charset-normalizer](https://github.com/jawah/charset_normalizer) | `3.3.2` | `3.4.1` | | [click](https://github.com/pallets/click) | `8.1.7` | `8.1.8` | | [cssselect](https://github.com/scrapy/cssselect) | `1.2.0` | `1.3.0` | | [decorator](https://github.com/micheles/decorator) | `5.1.1` | `5.2.1` | | [idna](https://github.com/kjd/idna) | `3.8` | `3.10` | | [lxml-html-clean](https://github.com/fedora-python/lxml_html_clean) | `0.2.0` | `0.4.1` | | [packaging](https://github.com/pypa/packaging) | `24.1` | `24.2` | | [platformdirs](https://github.com/tox-dev/platformdirs) | `4.2.2` | `4.3.6` | | [requests-oauthlib](https://github.com/requests/requests-oauthlib) | `1.3.1` | `2.0.0` | | [six](https://github.com/benjaminp/six) | `1.16.0` | `1.17.0` | | [urllib3](https://github.com/urllib3/urllib3) | `2.2.2` | `2.3.0` | Updates `future` from 0.17.1 to 1.0.0 - [Release notes](https://github.com/PythonCharmers/python-future/releases) - [Changelog](https://github.com/PythonCharmers/python-future/blob/master/docs/changelog.rst) - [Commits](PythonCharmers/python-future@v0.17.1...v1.0.0) Updates `html2text` from 2018.1.9 to 2024.2.26 - [Release notes](https://github.com/Alir3z4/html2text/releases) - [Changelog](https://github.com/Alir3z4/html2text/blob/master/ChangeLog.rst) - [Commits](Alir3z4/html2text@2018.1.9...2024.2.26) Updates `pillow` from 10.4.0 to 11.1.0 - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](python-pillow/Pillow@10.4.0...11.1.0) Updates `pyaml` from 18.11.0 to 25.1.0 - [Commits](https://github.com/mk-fg/pretty-yaml/commits/25.1.0) Updates `tweepy` from 4.14.0 to 4.15.0 - [Release notes](https://github.com/tweepy/tweepy/releases) - [Changelog](https://github.com/tweepy/tweepy/blob/master/docs/changelog.md) - [Commits](tweepy/tweepy@v4.14.0...v4.15.0) Updates `mastodon-py` from 1.8.1 to 2.0.1 - [Release notes](https://github.com/halcy/Mastodon.py/releases) - [Changelog](https://github.com/halcy/Mastodon.py/blob/master/CHANGELOG.rst) - [Commits](halcy/Mastodon.py@1.8.1...v2.0.1) Updates `lxml` from 5.3.0 to 5.3.1 - [Release notes](https://github.com/lxml/lxml/releases) - [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt) - [Commits](lxml/lxml@lxml-5.3.0...lxml-5.3.1) Updates `beautifulsoup4` from 4.12.3 to 4.13.3 Updates `black` from 23.12.1 to 25.1.0 - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@23.12.1...25.1.0) Updates `flake8` from 6.1.0 to 7.1.2 - [Commits](PyCQA/flake8@6.1.0...7.1.2) Updates `isort` from 5.13.2 to 6.0.1 - [Release notes](https://github.com/PyCQA/isort/releases) - [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md) - [Commits](PyCQA/isort@5.13.2...6.0.1) Updates `certifi` from 2024.7.4 to 2025.1.31 - [Commits](certifi/python-certifi@2024.07.04...2025.01.31) Updates `charset-normalizer` from 3.3.2 to 3.4.1 - [Release notes](https://github.com/jawah/charset_normalizer/releases) - [Changelog](https://github.com/jawah/charset_normalizer/blob/master/CHANGELOG.md) - [Commits](jawah/charset_normalizer@3.3.2...3.4.1) Updates `click` from 8.1.7 to 8.1.8 - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst) - [Commits](pallets/click@8.1.7...8.1.8) Updates `cssselect` from 1.2.0 to 1.3.0 - [Changelog](https://github.com/scrapy/cssselect/blob/master/CHANGES) - [Commits](scrapy/cssselect@v1.2.0...v1.3.0) Updates `decorator` from 5.1.1 to 5.2.1 - [Release notes](https://github.com/micheles/decorator/releases) - [Changelog](https://github.com/micheles/decorator/blob/5.2.1/CHANGES.md) - [Commits](micheles/decorator@5.1.1...5.2.1) Updates `idna` from 3.8 to 3.10 - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](kjd/idna@v3.8...v3.10) Updates `lxml-html-clean` from 0.2.0 to 0.4.1 - [Changelog](https://github.com/fedora-python/lxml_html_clean/blob/main/CHANGES.rst) - [Commits](fedora-python/lxml_html_clean@0.2.0...0.4.1) Updates `packaging` from 24.1 to 24.2 - [Release notes](https://github.com/pypa/packaging/releases) - [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst) - [Commits](pypa/packaging@24.1...24.2) Updates `platformdirs` from 4.2.2 to 4.3.6 - [Release notes](https://github.com/tox-dev/platformdirs/releases) - [Changelog](https://github.com/tox-dev/platformdirs/blob/main/CHANGES.rst) - [Commits](tox-dev/platformdirs@4.2.2...4.3.6) Updates `pycodestyle` from 2.11.1 to 2.12.1 - [Release notes](https://github.com/PyCQA/pycodestyle/releases) - [Changelog](https://github.com/PyCQA/pycodestyle/blob/main/CHANGES.txt) - [Commits](PyCQA/pycodestyle@2.11.1...2.12.1) Updates `pyflakes` from 3.1.0 to 3.2.0 - [Changelog](https://github.com/PyCQA/pyflakes/blob/main/NEWS.rst) - [Commits](PyCQA/pyflakes@3.1.0...3.2.0) Updates `requests-oauthlib` from 1.3.1 to 2.0.0 - [Release notes](https://github.com/requests/requests-oauthlib/releases) - [Changelog](https://github.com/requests/requests-oauthlib/blob/master/HISTORY.rst) - [Commits](requests/requests-oauthlib@v1.3.1...v2.0.0) Updates `six` from 1.16.0 to 1.17.0 - [Changelog](https://github.com/benjaminp/six/blob/main/CHANGES) - [Commits](benjaminp/six@1.16.0...1.17.0) Updates `urllib3` from 2.2.2 to 2.3.0 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.2.2...2.3.0) --- updated-dependencies: - dependency-name: future dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: html2text dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: pillow dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: pyaml dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: tweepy dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: mastodon-py dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: lxml dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: beautifulsoup4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: black dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: flake8 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: isort dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: certifi dependency-type: indirect update-type: version-update:semver-major dependency-group: dependencies - dependency-name: charset-normalizer dependency-type: indirect update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: click dependency-type: indirect update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: cssselect dependency-type: indirect update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: decorator dependency-type: indirect update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: idna dependency-type: indirect update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: lxml-html-clean dependency-type: indirect update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: packaging dependency-type: indirect update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: platformdirs dependency-type: indirect update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: pycodestyle dependency-type: indirect update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: pyflakes dependency-type: indirect update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: requests-oauthlib dependency-type: indirect update-type: version-update:semver-major dependency-group: dependencies - dependency-name: six dependency-type: indirect update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: urllib3 dependency-type: indirect update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the dependencies group with 23 updates in the / directory:
0.17.11.0.02018.1.92024.2.2610.4.011.1.018.11.025.1.04.14.04.15.01.8.12.0.15.3.05.3.14.12.34.13.323.12.125.1.06.1.07.1.25.13.26.0.12024.7.42025.1.313.3.23.4.18.1.78.1.81.2.01.3.05.1.15.2.13.83.100.2.00.4.124.124.24.2.24.3.61.3.12.0.01.16.01.17.02.2.22.3.0Updates
futurefrom 0.17.1 to 1.0.0Release notes
Sourced from future's releases.
... (truncated)
Changelog
Sourced from future's changelog.
... (truncated)
Commits
2bdbfa5Tidy up READMEa7097f8Update docse32250eUpdate docs pointing to changelogdde60adMove old "What's New" entries to the change logb2ea420Remove hacky logo from docsa10a78bUpdate "What's New"9f87630Update the FAQ entries on compatibility and contributingf4a1f04Docs: replace http links with https30c525eMerge branch 'master' of https://github.com/PythonCharmers/python-future70b36a8Disable Python 2.6 CI tests for nowUpdates
html2textfrom 2018.1.9 to 2024.2.26Release notes
Sourced from html2text's releases.
... (truncated)
Changelog
Sourced from html2text's changelog.
... (truncated)
Commits
7ae5948Release 2024.2.263a487ddUpdate AUTHORS.rst file to include new contributors and apply some little cle...b053a5aFixes #409:IndexErroron empty strong mark on version. (#410)ff0db81Release 2024.2.2542278c6Support sup and sub html tags (#408)e375689Improve support for null atttibute values (#406)7ba8431Ignore <p> tags in table rows (#354)1e7cb73Merge branch 'mborsetti-py310'12706e2Merge branch 'py310' of github.com:mborsetti/html2text into mborsetti-py3108c15ad2Added support Python 3.10, 3.11 and 3.12; removed older PythonUpdates
pillowfrom 10.4.0 to 11.1.0Release notes
Sourced from pillow's releases.
... (truncated)
Changelog
Sourced from pillow's changelog.
... (truncated)
Commits
4c1aed811.1.0 version bumpdfb368aMerge pull request #8651 from radarhere/blp5d998d3Improved coverage6b75e06Do not reread start of header in decoderb89cc09Corrected BLP1 alpha depth handlingaa0f412Merge pull request #8646 from radarhere/centose344271Added CentOS Stream 1017f09f3Merge pull request #8644 from radarhere/c99d42f22bAdded release notesc7026d9Merge pull request #8642 from radarhere/bigtiffUpdates
pyamlfrom 18.11.0 to 25.1.0Commits
Updates
tweepyfrom 4.14.0 to 4.15.0Release notes
Sourced from tweepy's releases.
Changelog
Sourced from tweepy's changelog.
Commits
5913e74Attemp to modernize build setup a bit and fix broken deploye00ffedAdd changelog for 4.15.0353d331Merge pull request #2179 from snarfed/requests-oauthlib-2f7ced81Update support Python version to 3.9 to 3.13f6e7e23Merge pull request #2205 from radarhere/master336bb53Fallback to mimetypes if imghdr is not available1cd1f4eGitHub Actions: Test on Python 3.13 beta5b43f6bdeps: bump requests-oauthlib to <3 to allow v2.0.091a41c6Merge pull request #2161 from pizzacat-0/master2c9ef05fixed a typoUpdates
mastodon-pyfrom 1.8.1 to 2.0.1Release notes
Sourced from mastodon-py's releases.
... (truncated)
Changelog
Sourced from mastodon-py's changelog.
... (truncated)
Commits
8fdafaeupdate manifeste2acb25Update CHANGELOG.rst0cf7cfaget ready to tag release0f775f5fix #398 and also fix pagination info not surviving persisting85e0cf4Merge pull request #397 from jikamens/master74eb572fetch_next and fetch_previous shouldn't crash on last pageb16b811Merge pull request #394 from aitorres/aitorres/wrap-unpacking-statement04dbc49[minor] remove commented print statementse206900minor: remove 'unpacking' print statement altogether127cd33minor: wrap unpacking print statement over debug checkUpdates
lxmlfrom 5.3.0 to 5.3.1Changelog
Sourced from lxml's changelog.
Commits
1dd5001Update changelog.7b177e4CI: Fix dependency issues.088c9e5CI: Use older Ubuntu image to fix builds.58af8b3CI: Try to get legacy jobs working again.37cdbb5Prepare release of lxml 5.3.1.64ac58fBuild/CI: Update cache action from deprecated version.6b654c9Buld: Downgrade Ubuntu build image to fix dependency issues.71fda3fUpdate changelog.306041eiterparse: ignore "strip_cdata" when parsing HTML (GH-450)e73c466Fix DTD(external_id="...") option.Updates
beautifulsoup4from 4.12.3 to 4.13.3Updates
blackfrom 23.12.1 to 25.1.0Release notes
Sourced from black's releases.
... (truncated)
Changelog
Sourced from black's changelog.
... (truncated)
Commits
8a737e7Prepare release 25.1.0 (#4563)d330deedocs: We're not going to use backslashes for the with statement (#4564)3d81290Movewrap_long_dict_values_in_parensto the preview style (#4561)459562cImprove function declaration wrapping when it contains generic type definitio...99dbf30Cache executor to avoid hitting open file limits (#4560)c0b92f3Prepare the 2025 stable style (#4558)e58baf1Add test for #1187 (#4559)1455ae4Fix docs CI (#4555)584d033fix: Don't remove parenthesis around long dictionary values (#4377)6e96540Fix CI (#4551)Updates
flake8from 6.1.0 to 7.1.2Commits
fffee8bRelease 7.1.219001f7Merge pull request #1966 from PyCQA/limit-procs-to-file-countf35737aavoid starting unnecessary processes when file count is limitedcf1542cRelease 7.1.1939ea3dMerge pull request #1949 from stephenfin/issue-1948bdcd5c2Handle escaped braces in f-strings2a811ccMerge pull request #1946 from Viicos/patch-110314adFix wording of plugins documentation65a38c4Release 7.1.034c97e0Merge pull ...Description has been truncated