-
Notifications
You must be signed in to change notification settings - Fork 20
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
Bump the dependencies group across 1 directory with 21 updates #76
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/pip/dependencies-5dcaeec179
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains 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
Bumps the dependencies group with 19 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` | | [beautifulsoup4](https://www.crummy.com/software/BeautifulSoup/bs4/) | `4.12.3` | `4.13.0` | | [black](https://github.com/psf/black) | `23.12.1` | `25.1.0` | | [flake8](https://github.com/pycqa/flake8) | `6.1.0` | `7.1.1` | | [isort](https://github.com/pycqa/isort) | `5.13.2` | `6.0.0` | | [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` | | [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 `beautifulsoup4` from 4.12.3 to 4.13.0 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.1 - [Commits](PyCQA/flake8@6.1.0...7.1.1) Updates `isort` from 5.13.2 to 6.0.0 - [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.0) 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 `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: 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: 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]>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
labels
Feb 3, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
0 participants
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 19 updates in the / directory:
0.17.1
1.0.0
2018.1.9
2024.2.26
10.4.0
11.1.0
18.11.0
25.1.0
4.14.0
4.15.0
4.12.3
4.13.0
23.12.1
25.1.0
6.1.0
7.1.1
5.13.2
6.0.0
2024.7.4
2025.1.31
3.3.2
3.4.1
8.1.7
8.1.8
3.8
3.10
0.2.0
0.4.1
24.1
24.2
4.2.2
4.3.6
1.3.1
2.0.0
1.16.0
1.17.0
2.2.2
2.3.0
Updates
future
from 0.17.1 to 1.0.0Release notes
Sourced from future's releases.
... (truncated)
Changelog
Sourced from future's changelog.
... (truncated)
Commits
2bdbfa5
Tidy up READMEa7097f8
Update docse32250e
Update docs pointing to changelogdde60ad
Move old "What's New" entries to the change logb2ea420
Remove hacky logo from docsa10a78b
Update "What's New"9f87630
Update the FAQ entries on compatibility and contributingf4a1f04
Docs: replace http links with https30c525e
Merge branch 'master' of https://github.com/PythonCharmers/python-future70b36a8
Disable Python 2.6 CI tests for nowUpdates
html2text
from 2018.1.9 to 2024.2.26Release notes
Sourced from html2text's releases.
... (truncated)
Changelog
Sourced from html2text's changelog.
... (truncated)
Commits
7ae5948
Release 2024.2.263a487dd
Update AUTHORS.rst file to include new contributors and apply some little cle...b053a5a
Fixes #409:IndexError
on empty strong mark on version. (#410)ff0db81
Release 2024.2.2542278c6
Support sup and sub html tags (#408)e375689
Improve support for null atttibute values (#406)7ba8431
Ignore <p> tags in table rows (#354)1e7cb73
Merge branch 'mborsetti-py310'12706e2
Merge branch 'py310' of github.com:mborsetti/html2text into mborsetti-py3108c15ad2
Added support Python 3.10, 3.11 and 3.12; removed older PythonUpdates
pillow
from 10.4.0 to 11.1.0Release notes
Sourced from pillow's releases.
... (truncated)
Changelog
Sourced from pillow's changelog.
... (truncated)
Commits
4c1aed8
11.1.0 version bumpdfb368a
Merge pull request #8651 from radarhere/blp5d998d3
Improved coverage6b75e06
Do not reread start of header in decoderb89cc09
Corrected BLP1 alpha depth handlingaa0f412
Merge pull request #8646 from radarhere/centose344271
Added CentOS Stream 1017f09f3
Merge pull request #8644 from radarhere/c99d42f22b
Added release notesc7026d9
Merge pull request #8642 from radarhere/bigtiffUpdates
pyaml
from 18.11.0 to 25.1.0Commits
Updates
tweepy
from 4.14.0 to 4.15.0Release notes
Sourced from tweepy's releases.
Changelog
Sourced from tweepy's changelog.
Commits
5913e74
Attemp to modernize build setup a bit and fix broken deploye00ffed
Add changelog for 4.15.0353d331
Merge pull request #2179 from snarfed/requests-oauthlib-2f7ced81
Update support Python version to 3.9 to 3.13f6e7e23
Merge pull request #2205 from radarhere/master336bb53
Fallback to mimetypes if imghdr is not available1cd1f4e
GitHub Actions: Test on Python 3.13 beta5b43f6b
deps: bump requests-oauthlib to <3 to allow v2.0.091a41c6
Merge pull request #2161 from pizzacat-0/master2c9ef05
fixed a typoUpdates
beautifulsoup4
from 4.12.3 to 4.13.0Updates
black
from 23.12.1 to 25.1.0Release notes
Sourced from black's releases.
... (truncated)
Changelog
Sourced from black's changelog.
... (truncated)
Commits
8a737e7
Prepare release 25.1.0 (#4563)d330dee
docs: We're not going to use backslashes for the with statement (#4564)3d81290
Movewrap_long_dict_values_in_parens
to the preview style (#4561)459562c
Improve function declaration wrapping when it contains generic type definitio...99dbf30
Cache executor to avoid hitting open file limits (#4560)c0b92f3
Prepare the 2025 stable style (#4558)e58baf1
Add test for #1187 (#4559)1455ae4
Fix docs CI (#4555)584d033
fix: Don't remove parenthesis around long dictionary values (#4377)6e96540
Fix CI (#4551)Updates
flake8
from 6.1.0 to 7.1.1Commits
cf1542c
Release 7.1.1939ea3d
Merge pull request #1949 from stephenfin/issue-1948bdcd5c2
Handle escaped braces in f-strings2a811cc
Merge pull request #1946 from Viicos/patch-110314ad
Fix wording of plugins documentation65a38c4
Release 7.1.034c97e0
Merge pull request #1939 from PyCQA/new-pycodestyledefd315
latest pycodestyle408d4d6
Merge pull request #1930 from mzagol/patch-1866ad72
Add --extend-exclude to the TOCUpdates
isort
from 5.13.2 to 6.0.0Release notes
Sourced from isort's releases.
... (truncated)
Changelog
Sourced from isort's changelog.
Commits
0a0b7a8
6.0.02d00730
Merge pull request #2349 from PyCQA/revert-2347-revert-2346-ci/uv-replacement...16bb0e2
Return user_options73abbc8
Fix dev and optional dependencies8b3828d
Pin UV version0225875
Remove pip and virtualenv usage3d49bc0
Revert "Revert "UV replacement of Poetry""b3760ab
Merge pull request #2347 from PyCQA/revert-2346-ci/uv-replacement-for-poetrycc12cce
Revert "UV replacement of Poetry"f7ab073
Merge pull request #2346 from PyCQA/ci/uv-replacement-for-poetryUpdates
certifi
from 2024.7.4 to 2025.1.31Commits
088f931
2025.01.31 (#336)1c17795
Bump pypa/gh-action-pypi-publish from 1.12.3 to 1.12.4 (#335)a2e88f0
Bump actions/upload-artifact from 4.5.0 to 4.6.0 (#334)82284ed
Bump peter-evans/create-pull-request from 7.0.5 to 7.0.6 (#333)10d3d1d
Bump actions/upload-artifact from 4.4.3 to 4.5.0 (#332)4ba3900
2024.12.14 (#329)9164660
Bump pypa/gh-action-pypi-publish from 1.12.2 to 1.12.3 (#331)3dc3651
Bump pypa/gh-action-pypi-publish from 1.11.0 to 1.12.2 (#328)c5bf18d
Bump pypa/gh-action-pypi-publish from 1.10.3 to 1.11.0 (#327)b908391
Bump actions/setup-python from 5.2.0 to 5.3.0 (#326)Updates
charset-normalizer
from 3.3.2 to 3.4.1Release notes
Sourced from charset-normalizer's releases.