Bump the dependencies group across 1 directory with 30 updates#130
Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
Closed
Bump the dependencies group across 1 directory with 30 updates#130dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
Bumps the dependencies group with 30 updates in the / directory: | Package | From | To | | --- | --- | --- | | [lxml](https://github.com/lxml/lxml) | `5.1.0` | `5.2.2` | | [openpyxl](https://openpyxl.readthedocs.io) | `3.1.2` | `3.1.4` | | [pyparsing](https://github.com/pyparsing/pyparsing) | `3.1.1` | `3.1.2` | | [python-dateutil](https://github.com/dateutil/dateutil) | `2.8.2` | `2.9.0.post0` | | [pg8000](https://github.com/tlocke/pg8000) | `1.30.4` | `1.31.2` | | [pymysql](https://github.com/PyMySQL/PyMySQL) | `1.1.0` | `1.1.1` | | [holidays](https://github.com/vacanza/python-holidays) | `0.42` | `0.50` | | [tinycss2](https://github.com/Kozea/tinycss2) | `1.2.1` | `1.3.0` | | [graphviz](https://github.com/xflr6/graphviz) | `0.20.1` | `0.20.3` | | [cheroot](https://github.com/cherrypy/cheroot) | `10.0.0` | `10.0.1` | | [cherrypy](https://github.com/cherrypy/cherrypy) | `18.9.0` | `18.10.0` | | [tornado](https://github.com/tornadoweb/tornado) | `6.4` | `6.4.1` | | [furo](https://github.com/pradyunsg/furo) | `2024.1.29` | `2024.5.6` | | [myst-parser](https://github.com/executablebooks/MyST-Parser) | `2.0.0` | `3.0.1` | | [ixbrl-viewer](https://github.com/Arelle/ixbrl-viewer) | `1.4.18` | `1.4.28` | | [certifi](https://github.com/certifi/python-certifi) | `2024.2.2` | `2024.6.2` | | [regex](https://github.com/mrabarnett/mrab-regex) | `2023.12.25` | `2024.5.15` | | [pycountry](https://github.com/flyingcircusio/pycountry) | `23.12.11` | `24.6.1` | | [pillow](https://github.com/python-pillow/Pillow) | `10.2.0` | `10.3.0` | | [flake8](https://github.com/pycqa/flake8) | `7.0.0` | `7.1.0` | | [mypy](https://github.com/python/mypy) | `1.8.0` | `1.10.0` | | [pytest](https://github.com/pytest-dev/pytest) | `8.0.1` | `8.2.2` | | [typing-extensions](https://github.com/python/typing_extensions) | `4.9.0` | `4.12.2` | | [types-pymysql](https://github.com/python/typeshed) | `1.1.0.1` | `1.1.0.20240524` | | [types-python-dateutil](https://github.com/python/typeshed) | `2.8.19.20240106` | `2.9.0.20240316` | | [types-pytz](https://github.com/python/typeshed) | `2024.1.0.20240203` | `2024.1.0.20240417` | | [types-simplejson](https://github.com/python/typeshed) | `3.19.0.20240218` | `3.19.0.20240310` | | [types-ujson](https://github.com/python/typeshed) | `5.9.0.0` | `5.10.0.20240515` | | [types-regex](https://github.com/python/typeshed) | `2023.12.25.20240106` | `2024.5.15.20240519` | | [types-waitress](https://github.com/python/typeshed) | `2.1.4.20240106` | `3.0.0.20240423` | Updates `lxml` from 5.1.0 to 5.2.2 - [Release notes](https://github.com/lxml/lxml/releases) - [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt) - [Commits](lxml/lxml@lxml-5.1.0...lxml-5.2.2) Updates `openpyxl` from 3.1.2 to 3.1.4 Updates `pyparsing` from 3.1.1 to 3.1.2 - [Release notes](https://github.com/pyparsing/pyparsing/releases) - [Changelog](https://github.com/pyparsing/pyparsing/blob/master/CHANGES) - [Commits](pyparsing/pyparsing@3.1.1...pyparsing_3.1.2) Updates `python-dateutil` from 2.8.2 to 2.9.0.post0 - [Release notes](https://github.com/dateutil/dateutil/releases) - [Changelog](https://github.com/dateutil/dateutil/blob/master/NEWS) - [Commits](dateutil/dateutil@2.8.2...2.9.0.post0) Updates `pg8000` from 1.30.4 to 1.31.2 - [Commits](https://github.com/tlocke/pg8000/compare/1.30.4...1.31.2) Updates `pymysql` from 1.1.0 to 1.1.1 - [Release notes](https://github.com/PyMySQL/PyMySQL/releases) - [Changelog](https://github.com/PyMySQL/PyMySQL/blob/main/CHANGELOG.md) - [Commits](PyMySQL/PyMySQL@v1.1.0...v1.1.1) Updates `holidays` from 0.42 to 0.50 - [Release notes](https://github.com/vacanza/python-holidays/releases) - [Changelog](https://github.com/vacanza/python-holidays/blob/dev/CHANGES) - [Commits](vacanza/holidays@v0.42...v0.50) Updates `tinycss2` from 1.2.1 to 1.3.0 - [Release notes](https://github.com/Kozea/tinycss2/releases) - [Changelog](https://github.com/Kozea/tinycss2/blob/main/docs/changelog.rst) - [Commits](Kozea/tinycss2@v1.2.1...v1.3.0) Updates `graphviz` from 0.20.1 to 0.20.3 - [Changelog](https://github.com/xflr6/graphviz/blob/master/CHANGES.rst) - [Commits](xflr6/graphviz@0.20.1...0.20.3) Updates `cheroot` from 10.0.0 to 10.0.1 - [Release notes](https://github.com/cherrypy/cheroot/releases) - [Changelog](https://github.com/cherrypy/cheroot/blob/main/CHANGES.rst) - [Commits](cherrypy/cheroot@v10.0.0...v10.0.1) Updates `cherrypy` from 18.9.0 to 18.10.0 - [Changelog](https://github.com/cherrypy/cherrypy/blob/main/CHANGES.rst) - [Commits](cherrypy/cherrypy@v18.9.0...v18.10.0) Updates `tornado` from 6.4 to 6.4.1 - [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst) - [Commits](tornadoweb/tornado@v6.4.0...v6.4.1) Updates `furo` from 2024.1.29 to 2024.5.6 - [Release notes](https://github.com/pradyunsg/furo/releases) - [Changelog](https://github.com/pradyunsg/furo/blob/main/docs/changelog.md) - [Commits](pradyunsg/furo@2024.01.29...2024.05.06) Updates `myst-parser` from 2.0.0 to 3.0.1 - [Release notes](https://github.com/executablebooks/MyST-Parser/releases) - [Changelog](https://github.com/executablebooks/MyST-Parser/blob/master/CHANGELOG.md) - [Commits](executablebooks/MyST-Parser@v2.0.0...v3.0.1) Updates `ixbrl-viewer` from 1.4.18 to 1.4.28 - [Release notes](https://github.com/Arelle/ixbrl-viewer/releases) - [Commits](Arelle/ixbrl-viewer@1.4.18...1.4.28) Updates `certifi` from 2024.2.2 to 2024.6.2 - [Commits](certifi/python-certifi@2024.02.02...2024.06.02) Updates `regex` from 2023.12.25 to 2024.5.15 - [Changelog](https://github.com/mrabarnett/mrab-regex/blob/hg/changelog.txt) - [Commits](mrabarnett/mrab-regex@2023.12.25...2024.5.15) Updates `pycountry` from 23.12.11 to 24.6.1 - [Changelog](https://github.com/pycountry/pycountry/blob/main/HISTORY.txt) - [Commits](pycountry/pycountry@23.12.11...24.6.1) Updates `pillow` from 10.2.0 to 10.3.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.2.0...10.3.0) Updates `flake8` from 7.0.0 to 7.1.0 - [Commits](PyCQA/flake8@7.0.0...7.1.0) Updates `mypy` from 1.8.0 to 1.10.0 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.8.0...v1.10.0) Updates `pytest` from 8.0.1 to 8.2.2 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.0.1...8.2.2) Updates `typing-extensions` from 4.9.0 to 4.12.2 - [Release notes](https://github.com/python/typing_extensions/releases) - [Changelog](https://github.com/python/typing_extensions/blob/main/CHANGELOG.md) - [Commits](python/typing_extensions@4.9.0...4.12.2) Updates `types-pymysql` from 1.1.0.1 to 1.1.0.20240524 - [Commits](https://github.com/python/typeshed/commits) Updates `types-python-dateutil` from 2.8.19.20240106 to 2.9.0.20240316 - [Commits](https://github.com/python/typeshed/commits) Updates `types-pytz` from 2024.1.0.20240203 to 2024.1.0.20240417 - [Commits](https://github.com/python/typeshed/commits) Updates `types-simplejson` from 3.19.0.20240218 to 3.19.0.20240310 - [Commits](https://github.com/python/typeshed/commits) Updates `types-ujson` from 5.9.0.0 to 5.10.0.20240515 - [Commits](https://github.com/python/typeshed/commits) Updates `types-regex` from 2023.12.25.20240106 to 2024.5.15.20240519 - [Commits](https://github.com/python/typeshed/commits) Updates `types-waitress` from 2.1.4.20240106 to 3.0.0.20240423 - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: lxml dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: openpyxl dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: pyparsing dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: python-dateutil dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: pg8000 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: pymysql dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: holidays dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: tinycss2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: graphviz dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: cheroot dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: cherrypy dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: tornado dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: furo dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: myst-parser dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: ixbrl-viewer dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: certifi dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: regex dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: pycountry 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-minor dependency-group: dependencies - dependency-name: flake8 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: mypy dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: typing-extensions dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: types-pymysql dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: types-python-dateutil dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: types-pytz dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: types-simplejson dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: types-ujson dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: types-regex dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: types-waitress dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Author
|
Superseded by #132. |
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 30 updates in the / directory:
5.1.05.2.23.1.23.1.43.1.13.1.22.8.22.9.0.post01.30.41.31.21.1.01.1.10.420.501.2.11.3.00.20.10.20.310.0.010.0.118.9.018.10.06.46.4.12024.1.292024.5.62.0.03.0.11.4.181.4.282024.2.22024.6.22023.12.252024.5.1523.12.1124.6.110.2.010.3.07.0.07.1.01.8.01.10.08.0.18.2.24.9.04.12.21.1.0.11.1.0.202405242.8.19.202401062.9.0.202403162024.1.0.202402032024.1.0.202404173.19.0.202402183.19.0.202403105.9.0.05.10.0.202405152023.12.25.202401062024.5.15.202405192.1.4.202401063.0.0.20240423Updates
lxmlfrom 5.1.0 to 5.2.2Release notes
Sourced from lxml's releases.
Changelog
Sourced from lxml's changelog.
... (truncated)
Commits
8e4b14cPrepare release of lxml 5.2.2.ddaa6edProvide compile time version of libiconv as "etree.ICONV_COMPILED_VERSION".1ab00bdCI: Do not install lxml as dependency of "lxml_html_clean".b325054CI: Stop building LTO wheels to avoid messing with the library build cache.81624c2CI: Exclude now-unsupported Python versions 3.6/7 from macOS jobs.069fa36Fix typo.e0df2baFix typo.df55eafUpdate changelog.f3e77faRemove dependency on SSE4 instructions, reverting back to "core2" as a target...a22e83cUpdate changelog.Updates
openpyxlfrom 3.1.2 to 3.1.4Updates
pyparsingfrom 3.1.1 to 3.1.2Changelog
Sourced from pyparsing's changelog.
Commits
7d4bda2Prep for 3.1.2 release9533fcbAdd early break when checking warning inside a for loopd252980Update tox.ini to handle posargs when tox is runa1b7aadBetter exception messages for nested expressions; enhance assertRaisesParseEx...5d48b2dAdded directx_x_file_parser.py example (parser + parser generator)e13a03bBlackening (updated black)26e2180Blackening670ba22Convert legacy string formatting to f-strings; expand on some docstrings and ...c19df25Add CHANGES note for new ieee_float expression in pyparsing.common640d75bAccept floating-point NaN and Inf literals (#538)Updates
python-dateutilfrom 2.8.2 to 2.9.0.post0Release notes
Sourced from python-dateutil's releases.
Changelog
Sourced from python-dateutil's changelog.
Commits
1ae8077Merge pull request #1346 from pganssle/release_2.9.0.post0ee6de9dUpdate news to prepare for release9780d32Pinsetuptools_scmto <8db9d018Merge pull request #1343 from pganssle/release_2.9.0423ca2fRun updatezinfo before buildedd3fd4Update NEWS filefe02d02Run towncrier with Python 3.119c7524aFix MANIFEST.in pattern6de58f5Update classifiers to include Python 3.128fe0cabMerge pull request #1342 from pganssle/update_zoneinfoUpdates
pg8000from 1.30.4 to 1.31.2Commits
9945228Prepare for new release0e6a319Add tests for Python 3.1262a90d4Non-ascii parameter statuses faile80fbb1Update note on IN in README7ab7148Add 'author' to pyprojectd0356d5Tests: fixup for the dbname mentioned in a couple of SCRAM-related test comme...5ac331cPrepare for new release809bed8Move to src style layoutc789c98Prepare for new released815ef6Better defaults for SSLUpdates
pymysqlfrom 1.1.0 to 1.1.1Release notes
Sourced from pymysql's releases.
Changelog
Sourced from pymysql's changelog.
Commits
2cab9ecv1.1.1521e400forbid dict parameter7f032a6remove coveralls from requirements69f6c74ruff formatb4ed688test json - mariadb without JSON type (#1165)bbd049fSupport error packet without sqlstate (#1160)9694747pyupgrade1f0b785chore(deps): update codecov/codecov-action action to v4 (#1158)1e28be8chore(deps): update github/codeql-action action to v3 (#1154)f13f054chore(deps): update actions/setup-python action to v5 (#1152)Updates
holidaysfrom 0.42 to 0.50Release notes
Sourced from holidays's releases.
... (truncated)
Changelog
Sourced from holidays's changelog.
... (truncated)
Commits
7608166Merge pull request #1814 from vacanza/devd18fad9Finalize v0.504882616Update pre-commit hooks (#1812)381c205Add Greenland holidays (#1811)039be0dUpdate Switzerland l10n files generation4141ed0Migrate Japan holidays to ObservedHolidayBase (#1810)c2f31dbRefactor some holidays with uncommon rules (#1807)f541513Fix docs: update Italy docstring (#1808)c1a5c77Add v1 future incompatibility warning (#1801)b528b42Update Italy holidays (#1805)Updates
tinycss2from 1.2.1 to 1.3.0Release notes
Sourced from tinycss2's releases.
Changelog
Sourced from tinycss2's changelog.
Commits
dab0f9aMerge pull request #57 from Kozea/ruff589d7c0Mark Python 3.12 as officially supportedc07ce3eUse ruff instead of flake8 and isortdc922ebFix default branch for documentation CI309ad43Document and use parse_blocks_contents everywhere6398302Merge pull request #55 from Kozea/nested-css62b23f7Update parsing tests suite version3ae5513Implement new CSS syntax draftf695870Take care of declaration first token21dd31aSplit deprecated and new functionsUpdates
graphvizfrom 0.20.1 to 0.20.3Changelog
Sourced from graphviz's changelog.
Commits
cbfbeadrelease 0.20.3dbdef1fBetter document pytest version pinning8d8c659Revert "ignore own signature-related deprecation warnings in release process"195855cRevert "fix number of positional arguments in deprecation warning messages"78daf45bump version for development34fb16brelease 0.20.27fab480ignore own signature-related deprecation warnings in release process09e2161run update-help.py with Python 3.1224507fcdocument excluded pytest 8.1.1 version7fb9191fix inline literal start-string without end-stringUpdates
cherootfrom 10.0.0 to 10.0.1Changelog
Sourced from cheroot's changelog.
... (truncated)
Commits
1391e71Generate a change log entry for v10.0.1c00f21bRevert "📝 Add a change note for PR #628"78a5e42🧪 Make flaky tests on PyPy 3.6 + Ubuntu as xfail0da426b📝🔥 Drop the Python 3.6 support drop change note7184939🧪 Make Sphinx not fail on warningsa9b77d3🧪 Drop ubuntu 20.04 + pypy 3.6 from CI matrix935395b🧪 Fix test compatibility with Python 3.6688fc83Revert "Merge pull request #633 from cherrypy/debt/drop-py37"3591a1c💅 Keep empty line separators next to YAML marks140f2cb📝 Link the Towncrier docs via intersphinxUpdates
cherrypyfrom 18.9.0 to 18.10.0Changelog
Sourced from cherrypy's changelog.
Commits
d1eb64eUpdate changelog5619475Merge pull request #2021 from radez/cgi_copy975e3d4Replace explanation with link to more detailed explanation.9740750Moved header parsing to lib/headers.7104cfbMerge pull request #2030 from radez/fix_distcb4c100Update GHA sdist name to lowercase for new setuptools1073610Merge pull request #2023 from fabaff/patch-18a19dd5Replace distutils.spawn.find_executable with shutil.whichfe764cb🔧 Stop using thecgistdlib module657366e🔥📝 Drop the in-repo security policyUpdates
tornadofrom 6.4 to 6.4.1Changelog
Sourced from tornado's changelog.
... (truncated)
Commits
2a0e1d1Merge pull request #3388 from bdarnell/release-641b7af4e8Release notes and version bump for version 6.4.1d65f6e7Merge pull request #3387 from bdarnell/chunked-parsing8d721a8httputil: Only strip tabs and spaces from header values7786f09Merge pull request #3386 from bdarnell/curl-crlffb119c7http1connection: Stricter handling of transfer-encodingb0ffc58curl_httpclient,http1connection: Prohibit CR and LF in headers0efa9a4Merge pull request #3385 from bdarnell/update-black2757c6eMerge pull request #3384 from tornadoweb/dependabot/pip/requests-2.32.2291d1b6*: Update blackUpdates
furofrom 2024.1.29 to 2024.5.6Changelog
Sourced from furo's changelog.
... (truncated)
Commits
b087e93Prepare release: 2024.05.06169c63dUpdate the changelogb7ec84dDrop discussion of Sphinx'sbasictheme2cd4d4aDemote the note about inherited frombasicconfiguration983d6c3Tweak the colours for APIversionmodifiedinformation1ffbf76Add release information to various customisation knobs2c386b9Use the appropriate Sphinx directive instead of weird textec8815aAdd (back?) support for RtD context inference on top of page buttons1b4cf89Bump the npm group with 5 updates (#793)ce8fb10Bump the github-actions group with 3 updates (#792)Updates
myst-parserfrom 2.0.0 to 3.0.1Release notes
Sourced from myst-parser's releases.