Skip to content

Bump the python-dependencies group with 5 updates#570

Merged
austinmatherne-wk merged 1 commit into
masterfrom
dependabot/pip/python-dependencies-9e3e6add15
May 26, 2026
Merged

Bump the python-dependencies group with 5 updates#570
austinmatherne-wk merged 1 commit into
masterfrom
dependabot/pip/python-dependencies-9e3e6add15

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 25, 2026

Bumps the python-dependencies group with 5 updates:

Package From To
arelle-release 2.41.0 2.41.2
boto3 1.43.9 1.43.14
types-boto3 1.43.9 1.43.14
types-psycopg2 2.9.21.20260509 2.9.21.20260518
types-requests 2.33.0.20260513 2.33.0.20260518

Updates arelle-release from 2.41.0 to 2.41.2

Release notes

Sourced from arelle-release's releases.

2.41.2

What's Changed

2.41.1

What's Changed

⬆️ Dependencies

Commits
  • 2956920 Merge pull request #2384 from derekgengenbacher-wf/XT-5984
  • 5135eac Fix ValueError found via INFO-SEMANTIC calls
  • e587765 Merge pull request #2366 from ryangeiser1/master
  • 5caadfb Update arelle/CntlrWebMain.py web server warning
  • dd4d727 Merge pull request #2378 from strr/strr/refactor-locale-and-add-win32
  • 9432605 Merge pull request #2381 from strr/strr/improve-xml-utils
  • 0a11ee8 Merge pull request #2380 from aaroncameron-wk/session-api-logging
  • 27a2ffa Remove no longer needed assert
  • 7cb7ffa Remove now incorrect comment
  • 6a232a7 Revert privatisation of containsNamespacedElements
  • Additional commits viewable in compare view

Updates boto3 from 1.43.9 to 1.43.14

Commits
  • 07953b0 Merge branch 'release-1.43.14'
  • 25c77c3 Bumping version to 1.43.14
  • 5e64afc Add changelog entries from botocore
  • 97921f4 Merge branch 'release-1.43.13'
  • 4e58a35 Merge branch 'release-1.43.13' into develop
  • 1307ac2 Bumping version to 1.43.13
  • c75c901 Add changelog entries from botocore
  • d3f2433 Merge branch 'release-1.43.12'
  • d5eddf9 Merge branch 'release-1.43.12' into develop
  • 93f3a42 Bumping version to 1.43.12
  • Additional commits viewable in compare view

Updates types-boto3 from 1.43.9 to 1.43.14

Release notes

Sourced from types-boto3's releases.

8.8.0 - Python 3.8 runtime is back

Changed

  • [services] install_requires section is calculated based on dependencies in use, so typing-extensions version is set properly
  • [all] Replaced typing imports with collections.abc with a fallback to typing for Python <3.9
  • [all] Added aliases for builtins.list, builtins.set, builtins.dict, and builtins.type, so Python 3.8 runtime should work as expected again (reported by @​YHallouard in #340 and @​Omri-Ben-Yair in #336)
  • [all] Unions use the same type annotations as the rest of the structures due to proper fallbacks

Fixed

  • [services] Universal input/output shapes were not replaced properly in service subresources
  • [docs] Simplified doc links rendering for services
  • [services] Cleaned up unnecessary imports in client.pyi
  • [builder] Import records with fallback are always rendered
Commits

Updates types-psycopg2 from 2.9.21.20260509 to 2.9.21.20260518

Commits

Updates types-requests from 2.33.0.20260513 to 2.33.0.20260518

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 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

Bumps the python-dependencies group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [arelle-release](https://github.com/Arelle/Arelle) | `2.41.0` | `2.41.2` |
| [boto3](https://github.com/boto/boto3) | `1.43.9` | `1.43.14` |
| [types-boto3](https://github.com/youtype/mypy_boto3_builder) | `1.43.9` | `1.43.14` |
| [types-psycopg2](https://github.com/python/typeshed) | `2.9.21.20260509` | `2.9.21.20260518` |
| [types-requests](https://github.com/python/typeshed) | `2.33.0.20260513` | `2.33.0.20260518` |


Updates `arelle-release` from 2.41.0 to 2.41.2
- [Release notes](https://github.com/Arelle/Arelle/releases)
- [Commits](Arelle/Arelle@2.41.0...2.41.2)

Updates `boto3` from 1.43.9 to 1.43.14
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.43.9...1.43.14)

Updates `types-boto3` from 1.43.9 to 1.43.14
- [Release notes](https://github.com/youtype/mypy_boto3_builder/releases)
- [Commits](https://github.com/youtype/mypy_boto3_builder/commits)

Updates `types-psycopg2` from 2.9.21.20260509 to 2.9.21.20260518
- [Commits](https://github.com/python/typeshed/commits)

Updates `types-requests` from 2.33.0.20260513 to 2.33.0.20260518
- [Commits](https://github.com/python/typeshed/commits)

---
updated-dependencies:
- dependency-name: arelle-release
  dependency-version: 2.41.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-dependencies
- dependency-name: boto3
  dependency-version: 1.43.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-dependencies
- dependency-name: types-boto3
  dependency-version: 1.43.14
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: python-dependencies
- dependency-name: types-psycopg2
  dependency-version: 2.9.21.20260518
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: python-dependencies
- dependency-name: types-requests
  dependency-version: 2.33.0.20260518
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: python-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels May 25, 2026
@austinmatherne-wk austinmatherne-wk merged commit 56f201d into master May 26, 2026
4 checks passed
@austinmatherne-wk austinmatherne-wk deleted the dependabot/pip/python-dependencies-9e3e6add15 branch May 26, 2026 07:37
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant