Skip to content

deps(deps): bump the patch-updates group with 3 updates#4

Merged
teknogeek0 merged 1 commit intomainfrom
dependabot/pip/patch-updates-c960acf112
Mar 17, 2026
Merged

deps(deps): bump the patch-updates group with 3 updates#4
teknogeek0 merged 1 commit intomainfrom
dependabot/pip/patch-updates-c960acf112

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 16, 2026

Bumps the patch-updates group with 3 updates: boto3, botocore and charset-normalizer.

Updates boto3 from 1.42.64 to 1.42.68

Commits
  • 6b10acd Merge branch 'release-1.42.68'
  • 0b7dcef Bumping version to 1.42.68
  • 5754b6f Add changelog entries from botocore
  • b1ff6b0 Merge branch 'release-1.42.67'
  • d62e89b Merge branch 'release-1.42.67' into develop
  • 3a20a6a Bumping version to 1.42.67
  • 6724c7e Add changelog entries from botocore
  • d233684 Merge branch 'release-1.42.66'
  • 7d89871 Merge branch 'release-1.42.66' into develop
  • 4f44a49 Bumping version to 1.42.66
  • Additional commits viewable in compare view

Updates botocore from 1.42.64 to 1.42.68

Commits
  • 7a0027d Merge branch 'release-1.42.68'
  • e735b45 Bumping version to 1.42.68
  • 8db5e18 Update endpoints model
  • 32ca194 Update to latest models
  • d45e39f Raise TypeError on bare test decorator usage and add regression tests (#3649)
  • 946ffef Merge branch 'release-1.42.67'
  • 6552428 Merge branch 'release-1.42.67' into develop
  • 8adef35 Bumping version to 1.42.67
  • ac82811 Update endpoints model
  • d3ee64d Update to latest models
  • Additional commits viewable in compare view

Updates charset-normalizer from 3.4.5 to 3.4.6

Release notes

Sourced from charset-normalizer's releases.

Version 3.4.6

3.4.6 (2026-03-15)

Changed

  • Flattened the logic in charset_normalizer.md for higher performance. Removed eligible(..) and feed(...) in favor of feed_info(...).
  • Raised upper bound for mypy[c] to 1.20, for our optimized version.
  • Updated UNICODE_RANGES_COMBINED using Unicode blocks v17.

Fixed

  • Edge case where noise difference between two candidates can be almost insignificant. (#672)
  • CLI --normalize writing to wrong path when passing multiple files in. (#702)

Misc

  • Freethreaded pre-built wheels now shipped in PyPI starting with 3.14t. (#616)
Changelog

Sourced from charset-normalizer's changelog.

3.4.6 (2026-03-15)

Changed

  • Flattened the logic in charset_normalizer.md for higher performance. Removed eligible(..) and feed(...) in favor of feed_info(...).
  • Raised upper bound for mypy[c] to 1.20, for our optimized version.
  • Updated UNICODE_RANGES_COMBINED using Unicode blocks v17.

Fixed

  • Edge case where noise difference between two candidates can be almost insignificant. (#672)
  • CLI --normalize writing to wrong path when passing multiple files in. (#702)

Misc

  • Freethreaded pre-built wheels now shipped in PyPI starting with 3.14t. (#616)
Commits
  • 5478b84 Merge pull request #715 from jawah/release-3.4.6
  • 5c0a09e ✔️ add confidence for threading usage, mostly due to lru_cach...
  • ef826b2 📝 update changelog
  • 5564f1a 📝 update docs accordingly
  • 0f2cf7d 📝 update changelog
  • 54a1894 🐛 fix --normalize writing to wrong path with multiple files
  • 2177e28 📝 update changelog
  • b2497a5 🐛 edge case where noise difference between two candidates can be almost i...
  • 13a5d0b 🔧 upgrade ci requirements
  • b9ffbd4 🔧 enable 3.14t nox mypyc session
  • Additional commits viewable in compare view

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 patch-updates group with 3 updates: [boto3](https://github.com/boto/boto3), [botocore](https://github.com/boto/botocore) and [charset-normalizer](https://github.com/jawah/charset_normalizer).


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

Updates `botocore` from 1.42.64 to 1.42.68
- [Commits](boto/botocore@1.42.64...1.42.68)

Updates `charset-normalizer` from 3.4.5 to 3.4.6
- [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.4.5...3.4.6)

---
updated-dependencies:
- dependency-name: boto3
  dependency-version: 1.42.68
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: botocore
  dependency-version: 1.42.68
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: charset-normalizer
  dependency-version: 3.4.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Mar 16, 2026

Labels

The following labels could not be found: dependencies, python. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@teknogeek0 teknogeek0 merged commit e6ae9f7 into main Mar 17, 2026
7 checks passed
@dependabot dependabot bot deleted the dependabot/pip/patch-updates-c960acf112 branch March 17, 2026 13:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant