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 9 updates #302
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 9 updates in the / directory: | Package | From | To | | --- | --- | --- | | [rdflib](https://github.com/RDFLib/rdflib) | `7.1.1` | `7.1.3` | | [holidays](https://github.com/vacanza/holidays) | `0.63` | `0.65` | | [boto3](https://github.com/boto/boto3) | `1.35.92` | `1.36.11` | | [certifi](https://github.com/certifi/python-certifi) | `2024.12.14` | `2025.1.31` | | [filelock](https://github.com/tox-dev/py-filelock) | `3.16.1` | `3.17.0` | | [aniso8601](https://bitbucket.org/nielsenb/aniso8601) | `9.0.1` | `10.0.0` | | [pytz](https://github.com/stub42/pytz) | `2024.2` | `2025.1` | | [ixbrl-viewer](https://github.com/Arelle/ixbrl-viewer) | `1.4.47` | `1.4.54` | | [boto3-stubs](https://github.com/youtype/mypy_boto3_builder) | `1.35.92` | `1.36.11` | Updates `rdflib` from 7.1.1 to 7.1.3 - [Release notes](https://github.com/RDFLib/rdflib/releases) - [Changelog](https://github.com/RDFLib/rdflib/blob/main/CHANGELOG.md) - [Commits](RDFLib/rdflib@7.1.1...7.1.3) Updates `holidays` from 0.63 to 0.65 - [Release notes](https://github.com/vacanza/holidays/releases) - [Changelog](https://github.com/vacanza/holidays/blob/dev/CHANGES) - [Commits](vacanza/holidays@v0.63...v0.65) Updates `boto3` from 1.35.92 to 1.36.11 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.35.92...1.36.11) Updates `certifi` from 2024.12.14 to 2025.1.31 - [Commits](certifi/python-certifi@2024.12.14...2025.01.31) Updates `filelock` from 3.16.1 to 3.17.0 - [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.16.1...3.17.0) Updates `aniso8601` from 9.0.1 to 10.0.0 - [Changelog](https://bitbucket.org/nielsenb/aniso8601/src/master/CHANGELOG.rst) - [Commits](https://bitbucket.org/nielsenb/aniso8601/branches/compare/v10.0.0..v9.0.1) Updates `pytz` from 2024.2 to 2025.1 - [Release notes](https://github.com/stub42/pytz/releases) - [Commits](stub42/pytz@release_2024.2...release_2025.1) Updates `ixbrl-viewer` from 1.4.47 to 1.4.54 - [Release notes](https://github.com/Arelle/ixbrl-viewer/releases) - [Commits](Arelle/ixbrl-viewer@1.4.47...1.4.54) Updates `boto3-stubs` from 1.35.92 to 1.36.11 - [Release notes](https://github.com/youtype/mypy_boto3_builder/releases) - [Commits](https://github.com/youtype/mypy_boto3_builder/commits) --- updated-dependencies: - dependency-name: rdflib dependency-type: direct:production update-type: version-update:semver-patch 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:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: certifi dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: filelock dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: aniso8601 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: pytz 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: boto3-stubs dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-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
Looks like these dependencies are updatable in another way, so this is no longer needed. |
dependabot
bot
deleted the
dependabot/pip/python-dependencies-e62126a146
branch
February 10, 2025 10:38
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 9 updates in the / directory:
7.1.1
7.1.3
0.63
0.65
1.35.92
1.36.11
2024.12.14
2025.1.31
3.16.1
3.17.0
9.0.1
10.0.0
2024.2
2025.1
1.4.47
1.4.54
1.35.92
1.36.11
Updates
rdflib
from 7.1.1 to 7.1.3Release notes
Sourced from rdflib's releases.
Changelog
Sourced from rdflib's changelog.
Commits
006949a
small docco update (#3053)4b0f580
7.1.3-pre-release76a870c
7.1.3 prep (#3036)Updates
holidays
from 0.63 to 0.65Release notes
Sourced from holidays's releases.
Changelog
Sourced from holidays's changelog.
Commits
3b82ecf
Merge pull request #2232 from vacanza/devb254f8d
Finalize v0.6520f3a2b
Update scripts/generate_release_notes.pyb9d3006
Update pre-commit hooks (#2231)adf09ab
Bump ruff from 0.8.6 to 0.9.1 (#2230)982f53d
Add faster date parsing from strings in ISO 8601 format (#2227)1a32771
Update pre-commit hooks (#2226)33629fa
Update Afghanistan and Iran holidays: change weekend to FRI-SAT and FRI respe...eb47c2d
Update ruff from v0.8.6 to v0.9.1 (#2224)f010d0c
Update Afghanistan holidays (#2221)Updates
boto3
from 1.35.92 to 1.36.11Commits
1f4efb9
Merge branch 'release-1.36.11'c7543e5
Bumping version to 1.36.1118d8817
Add changelog entries from botocore7893a06
Merge branch 'release-1.36.10'c5c634b
Merge branch 'release-1.36.10' into developf147d86
Bumping version to 1.36.1007397a2
Add changelog entries from botocore6003754
Merge branch 'release-1.36.9'622fdef
Merge branch 'release-1.36.9' into develop76e9059
Bumping version to 1.36.9Updates
certifi
from 2024.12.14 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)Updates
filelock
from 3.16.1 to 3.17.0Release notes
Sourced from filelock's releases.
Commits
5eb02b2
Drop 3.8 (#388)23a9848
Bump astral-sh/setup-uv from 4 to 5 (#387)79a9583
Bump pypa/gh-action-pypi-publish from 1.12.2 to 1.12.3 (#386)46dddc8
[pre-commit.ci] pre-commit autoupdate (#385)57f488f
[pre-commit.ci] pre-commit autoupdate (#383)d4feb5a
[pre-commit.ci] pre-commit autoupdate (#382)fb2a4e2
Bump astral-sh/setup-uv from 3 to 4 (#381)07c2840
[pre-commit.ci] pre-commit autoupdate (#379)ee4c7ba
[pre-commit.ci] pre-commit autoupdate (#377)2e1a1b2
[pre-commit.ci] pre-commit autoupdate (#374)Updates
aniso8601
from 9.0.1 to 10.0.0Changelog
Sourced from aniso8601's changelog.
Commits
55b1b84
Start work on 9.0.2.8819c46
Whitespace fix.ae3946a
Various code cleanups.d8aece4
Only accept [YY] as a reduced accuracy representation of a date.6acfd9c
Correct version number.16e674d
Change supported python versions to match current supported versions.888a2a1
Make pipeline report Python version.cc2dfb1
Wording.6de3898
Fix version.76bb51f
Explicitly limit coverage test files.Updates
pytz
from 2024.2 to 2025.1Commits
00ad7f1
Bump version numbers to 2025.1 / 2025af3a8f38
IANA 2025a7abdc14
Squashed 'tz/' changes from 6903dde39e..5ad5cfba5bUpdates
ixbrl-viewer
from 1.4.47 to 1.4.54Release notes
Sourced from ixbrl-viewer's releases.
... (truncated)
Commits
d9b6620
Merge pull request #810 from austinmatherne-wk/app-lang-localstorage9d3ec04
Persist user app language selection to local storageec5d4ec
Merge pull request #807 from paulwarren-wk/sub-element-outline-performancef135d5b
Merge pull request #805 from paulwarren-wk/footnote-fixesd5765a3
Use CSS rules for element selection.ab399df
Merge pull request #806 from paulwarren-wk/sub-element-performanced7c3b40
Fix review mode CSS rules.b5db769
Switch to using CSS inheritance for highlighting sub-elements.66b5daa
Various fixes for display of footnotes in inspector.8fd5ca0
Merge pull request #804 from Arelle/dependabot/npm_and_yarn/undici-6.21.1Updates
boto3-stubs
from 1.35.92 to 1.36.11Release notes
Sourced from boto3-stubs's releases.
Commits
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions