forked from Arelle/Arelle
-
Notifications
You must be signed in to change notification settings - Fork 0
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 python-dependencies group across 1 directory with 19 updates #253
Closed
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 python-dependencies group with 19 updates in the / directory: | Package | From | To | | --- | --- | --- | | [lxml](https://github.com/lxml/lxml) | `5.2.2` | `5.3.0` | | [pyparsing](https://github.com/pyparsing/pyparsing) | `3.1.2` | `3.1.4` | | [pycryptodome](https://github.com/Legrandin/pycryptodome) | `3.20.0` | `3.21.0` | | [holidays](https://github.com/vacanza/python-holidays) | `0.53` | `0.57` | | [boto3](https://github.com/boto/boto3) | `1.34.153` | `1.35.34` | | [mypy](https://github.com/python/mypy) | `1.11.1` | `1.11.2` | | [pytest](https://github.com/pytest-dev/pytest) | `8.3.2` | `8.3.3` | | [boto3-stubs](https://github.com/youtype/mypy_boto3_builder) | `1.34.153` | `1.35.34` | | [types-python-dateutil](https://github.com/python/typeshed) | `2.9.0.20240316` | `2.9.0.20241003` | | [types-pytz](https://github.com/python/typeshed) | `2024.1.0.20240417` | `2024.2.0.20241003` | | [types-regex](https://github.com/python/typeshed) | `2024.7.24.20240726` | `2024.9.11.20240912` | | [types-waitress](https://github.com/python/typeshed) | `3.0.0.20240423` | `3.0.0.20241001` | | [certifi](https://github.com/certifi/python-certifi) | `2024.7.4` | `2024.8.30` | | [filelock](https://github.com/tox-dev/py-filelock) | `3.15.4` | `3.16.1` | | [regex](https://github.com/mrabarnett/mrab-regex) | `2024.7.24` | `2024.9.11` | | [pytz](https://github.com/stub42/pytz) | `2024.1` | `2024.2` | | [pywin32](https://github.com/mhammond/pywin32) | `306` | `307` | | [ixbrl-viewer](https://github.com/Arelle/ixbrl-viewer) | `1.4.30` | `1.4.36` | | [furo](https://github.com/pradyunsg/furo) | `2024.7.18` | `2024.8.6` | Updates `lxml` from 5.2.2 to 5.3.0 - [Release notes](https://github.com/lxml/lxml/releases) - [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt) - [Commits](lxml/lxml@lxml-5.2.2...lxml-5.3.0) Updates `pyparsing` from 3.1.2 to 3.1.4 - [Release notes](https://github.com/pyparsing/pyparsing/releases) - [Changelog](https://github.com/pyparsing/pyparsing/blob/master/CHANGES) - [Commits](pyparsing/pyparsing@pyparsing_3.1.2...3.1.4) Updates `pycryptodome` from 3.20.0 to 3.21.0 - [Release notes](https://github.com/Legrandin/pycryptodome/releases) - [Changelog](https://github.com/Legrandin/pycryptodome/blob/master/Changelog.rst) - [Commits](Legrandin/pycryptodome@v3.20.0...v3.21.0) Updates `holidays` from 0.53 to 0.57 - [Release notes](https://github.com/vacanza/python-holidays/releases) - [Changelog](https://github.com/vacanza/python-holidays/blob/dev/CHANGES) - [Commits](vacanza/holidays@v0.53...v0.57) Updates `boto3` from 1.34.153 to 1.35.34 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.34.153...1.35.34) Updates `mypy` from 1.11.1 to 1.11.2 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.11.1...v1.11.2) Updates `pytest` from 8.3.2 to 8.3.3 - [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.3.2...8.3.3) Updates `boto3-stubs` from 1.34.153 to 1.35.34 - [Release notes](https://github.com/youtype/mypy_boto3_builder/releases) - [Commits](https://github.com/youtype/mypy_boto3_builder/commits) Updates `types-python-dateutil` from 2.9.0.20240316 to 2.9.0.20241003 - [Commits](https://github.com/python/typeshed/commits) Updates `types-pytz` from 2024.1.0.20240417 to 2024.2.0.20241003 - [Commits](https://github.com/python/typeshed/commits) Updates `types-regex` from 2024.7.24.20240726 to 2024.9.11.20240912 - [Commits](https://github.com/python/typeshed/commits) Updates `types-waitress` from 3.0.0.20240423 to 3.0.0.20241001 - [Commits](https://github.com/python/typeshed/commits) Updates `certifi` from 2024.7.4 to 2024.8.30 - [Commits](certifi/python-certifi@2024.07.04...2024.08.30) Updates `filelock` from 3.15.4 to 3.16.1 - [Release notes](https://github.com/tox-dev/py-filelock/releases) - [Changelog](https://github.com/tox-dev/filelock/blob/main/docs/changelog.rst) - [Commits](tox-dev/filelock@3.15.4...3.16.1) Updates `regex` from 2024.7.24 to 2024.9.11 - [Changelog](https://github.com/mrabarnett/mrab-regex/blob/hg/changelog.txt) - [Commits](mrabarnett/mrab-regex@2024.7.24...2024.9.11) Updates `pytz` from 2024.1 to 2024.2 - [Release notes](https://github.com/stub42/pytz/releases) - [Commits](stub42/pytz@release_2024.1...release_2024.2) Updates `pywin32` from 306 to 307 - [Release notes](https://github.com/mhammond/pywin32/releases) - [Changelog](https://github.com/mhammond/pywin32/blob/main/CHANGES.txt) - [Commits](https://github.com/mhammond/pywin32/commits) Updates `ixbrl-viewer` from 1.4.30 to 1.4.36 - [Release notes](https://github.com/Arelle/ixbrl-viewer/releases) - [Commits](Arelle/ixbrl-viewer@1.4.30...1.4.36) Updates `furo` from 2024.7.18 to 2024.8.6 - [Release notes](https://github.com/pradyunsg/furo/releases) - [Changelog](https://github.com/pradyunsg/furo/blob/main/docs/changelog.md) - [Commits](pradyunsg/furo@2024.07.18...2024.08.06) --- updated-dependencies: - dependency-name: lxml dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: pyparsing dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: pycryptodome dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: holidays dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: boto3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: mypy dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: boto3-stubs dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: types-python-dateutil dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: types-pytz dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: types-regex dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: types-waitress dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: certifi dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: filelock dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: regex dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: pytz dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: pywin32 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: ixbrl-viewer dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: furo dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
labels
Oct 7, 2024
Looks like these dependencies are updatable in another way, so this is no longer needed. |
dependabot
bot
deleted the
dependabot/pip/python-dependencies-9236d19ded
branch
October 14, 2024 10:26
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 python-dependencies group with 19 updates in the / directory:
5.2.2
5.3.0
3.1.2
3.1.4
3.20.0
3.21.0
0.53
0.57
1.34.153
1.35.34
1.11.1
1.11.2
8.3.2
8.3.3
1.34.153
1.35.34
2.9.0.20240316
2.9.0.20241003
2024.1.0.20240417
2024.2.0.20241003
2024.7.24.20240726
2024.9.11.20240912
3.0.0.20240423
3.0.0.20241001
2024.7.4
2024.8.30
3.15.4
3.16.1
2024.7.24
2024.9.11
2024.1
2024.2
306
307
1.4.30
1.4.36
2024.7.18
2024.8.6
Updates
lxml
from 5.2.2 to 5.3.0Changelog
Sourced from lxml's changelog.
Commits
475f4ab
Update release date.e356a1e
Build: Add some debug output.8345680
Build: Retry library downloads on failures.2fe6c90
CI: Test oldest officially supported library versions again (the slightly new...00335a1
Build: Improve download regexes.f3da47d
Prepare release of lxml 5.3.0.3119703
Add missing global name to "all" in lxml.etree.9de6180
Build: Upgrade cibuildwheel version also for the matrix setup.54e36cb
Build: Upgrade libxslt to latest (1.1.42).d4f56ee
Build: Slightly increase the oldest libxslt version that we test against to w...Updates
pyparsing
from 3.1.2 to 3.1.4Changelog
Sourced from pyparsing's changelog.
... (truncated)
Commits
b846e4a
Prep for 3.1.4 release9bd2356
Add Python 3.6 to CI (#566)ee50a19
Add Tag notes to HowToUsePyparsing.rst3ffc3ef
Fix typoe5e97f7
Add mongodb_query_expression.py to examples; updated 0README.html and test_ex...10cef98
Add Tag ParserElement classcf41d90
Prep for 3.1.3 released7c163c
Some minor code changes in chemical_formulas.pyeb56030
Various code cleanupsa9e7d47
Added name property setter, and enhanced set_name() to accept a None value to...Updates
pycryptodome
from 3.20.0 to 3.21.0Release notes
Sourced from pycryptodome's releases.
Changelog
Sourced from pycryptodome's changelog.
Commits
5e40a18
Bump versioncd4cb45
Fix docs and changelogd499d27
Decrypt PKCS#8 key even if the password is empty0c86527
Build wheel on Windows 2019fdd7892
Bump required version of pycryptodome-test-vectors5040405
Build wheel for Python 3.1319494e0
Bump version for test vectors package66420a7
Fix tests for x448/x2551905bcdff
Add tag for Python 3.132ddda6a
Fixed typo in documentationUpdates
holidays
from 0.53 to 0.57Release notes
Sourced from holidays's releases.
... (truncated)
Changelog
Sourced from holidays's changelog.
... (truncated)
Commits
228cc45
Merge pull request #1997 from vacanza/dev1e77643
Finalize v0.570e00096
chore: Update snapshots (#1996)1467e72
Add Frances Xavier Cabrini Day for United States, Colorado (#1995)54a906c
Fix some docstrings (#1994)b4c9ccf
Update pre-commit hooks (#1993)329cb35
Bump peter-evans/create-pull-request from 7.0.0 to 7.0.1 (#1987)e3ceca7
Bump ruff from 0.6.3 to 0.6.4 (#1989)6a17a29
Bump tox from 4.18.0 to 4.18.1 (#1990)2634e43
Bump pytest from 8.3.2 to 8.3.3 (#1991)Updates
boto3
from 1.34.153 to 1.35.34Commits
8e68079
Merge branch 'release-1.35.34'094bd6a
Bumping version to 1.35.34019fd14
Add changelog entries from botocore9ef00b9
Merge branch 'release-1.35.33'07050a2
Merge branch 'release-1.35.33' into develop97a9ca2
Bumping version to 1.35.332cfe492
Add changelog entries from botocore81b3ed4
Merge branch 'release-1.35.32'73ecd1d
Merge branch 'release-1.35.32' into developd4e5f9e
Bumping version to 1.35.32Updates
mypy
from 1.11.1 to 1.11.2Commits
789f02c
Bump version to 1.11.2917cc75
An alternative fix for a union-like literal string (#17639)7d805b3
Unwrap TypedDict item types before storing (#17640)32675dd
Revert "Fix Literal strings containing pipe characters" (#17638)778542b
Revert "FixRawExpressionType.accept
crash with--cache-fine-grained
" (#1...14ab742
Bump version to 1.11.2+devUpdates
pytest
from 8.3.2 to 8.3.3Release notes
Sourced from pytest's releases.
Commits
d0f136f
build(deps): Bump pypa/gh-action-pypi-publish from 1.10.0 to 1.10.1 (#12790)972f307
Prepare release version 8.3.30dabdcf
Include co-authors in release announcement (#12795) (#12797)a9910a4
Do not discover properties when iterating fixtures (#12781) (#12788)0f10b6b
Fix issue with slashes being turned into backslashes on Windows (#12760) (#12...300d13d
Merge pull request #12785 from pytest-dev/patchback/backports/8.3.x/57cccf7f4...e5d32c7
Merge pull request #12784 from svenevs/fix/docs-example-parametrize-minor-typobc913d1
Streamline checks for verbose option (#12706) (#12778)01cfcc9
Fix typos and introduce codespell pre-commit hook (#12769) (#12774)4873394
doc: Remove past training (#12772) (#12773)Updates
boto3-stubs
from 1.34.153 to 1.35.34Commits
Updates
types-python-dateutil
from 2.9.0.20240316 to 2.9.0.20241003Commits
Updates
types-pytz
from 2024.1.0.20240417 to 2024.2.0.20241003Commits
Updates
types-regex
from 2024.7.24.20240726 to 2024.9.11.20240912Commits
Updates
types-waitress
from 3.0.0.20240423 to 3.0.0.20241001Commits
Updates
certifi
from 2024.7.4 to 2024.8.30Commits
325c2fd
2024.08.30 (#304)d66bf5f
Bump actions/upload-artifact from 4.3.5 to 4.3.6 (#302)2150f23
Bump actions/upload-artifact from 4.3.4 to 4.3.5 (#301)fc9b771
Bump actions/setup-python from 5.1.0 to 5.1.1 (#300)965b239
Bump actions/download-artifact from 4.1.7 to 4.1.8 (#297)c1f50cc
Bump actions/upload-artifact from 4.3.3 to 4.3.4 (#296)Updates
filelock
from 3.15.4 to 3.16.1Release notes
Sourced from filelock's releases.
Commits
c2c43e4
CI improvements (#362)4e98731
[pre-commit.ci] pre-commit autoupdate (#361)e6865be
[pre-commit.ci] pre-commit autoupdate (#360)0acea4f
Add 3.13 to CI (#359)4dc2a8f
Bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.1 (#356)7397dd7
[pre-commit.ci] pre-commit autoupdate (#354)067b651
Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows (#357)85760d7
Test Python 3.13 (#352)4104f3e
[pre-commit.ci] pre-commit autoupdate (#348)Updates
regex
from 2024.7.24 to 2024.9.11Changelog
Sourced from regex's changelog.
... (truncated)
Commits
d3510fe
Updated to Unicode 16.0.0.Updates
pytz
from 2024.1 to 2024.2Commits
3944f75
Bump version numbers to 2024.2 / 2024b640c9bd
IANA 2024b382ca0c
Squashed 'tz/' changes from 380c07cef..923e54bae96a1e88
Stop testing unavailable and EOL Python 3.568186b6
Add support for Python 3.13e994058
Run other jobs if one fails2326f9f
Bump GitHub ActionsUpdates
pywin32
from 306 to 307Release notes
Sourced from pywin32's releases.
Changelog
Sourced from pywin32's changelog.
... (truncated)
Commits
Updates
ixbrl-viewer
from 1.4.30 to 1.4.36Release notes
Sourced from ixbrl-viewer's releases.
... (truncated)
Commits
2b9a7e8
Merge pull request