Skip to content

chore(deps-dev): bump the dev-dependencies group with 2 updates - #233

Merged
mdevolde merged 1 commit into
masterfrom
dependabot/uv/dev-dependencies-8f138790f3
Aug 22, 2026
Merged

chore(deps-dev): bump the dev-dependencies group with 2 updates#233
mdevolde merged 1 commit into
masterfrom
dependabot/uv/dev-dependencies-8f138790f3

Conversation

@dependabot

@dependabotdependabotBot commented on behalf of githubAug 22, 2026

Copy link
Copy Markdown
Contributor

Bumps the dev-dependencies group with 2 updates: hypothesis and types-tqdm.

Updates hypothesis from 6.164.0 to 6.165.2

Commits
  • deb4d49 Bump hypothesis version to 6.165.2 and update changelog
  • a9eff28 Merge pull request #4842 from HypothesisWorks/claude/invert-everything
  • c555e58 Cover the remaining _invert error paths in tests
  • f9882a3 Apply review feedback: type ValueHole.value as object, polish docs and tests
  • 8dca9e1 Restructure timezones() so its draws can be re-encoded
  • 7e309df Invert dictionaries, unique lists with tuple_suffixes, and fixed_dictionaries
  • 77ca292 Implement _invert for most remaining strategy combinators
  • 5b20755 Bump hypothesis version to 6.165.1 and update changelog
  • b4f2e92 Merge pull request #4806 from HypothesisWorks/claude/widening-shrinks
  • 9431e20 Apply suggestions from code review
  • Additional commits viewable in compare view

Updates types-tqdm from 4.70.0.20260731 to 4.70.0.20260805

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 dev-dependencies group with 2 updates: [hypothesis](https://github.com/HypothesisWorks/hypothesis) and [types-tqdm](https://github.com/python/typeshed).
Updates `hypothesis` from 6.164.0 to 6.165.2
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases)
- [Commits](HypothesisWorks/hypothesis@v6.164.0...v6.165.2)
Updates `types-tqdm` from 4.70.0.20260731 to 4.70.0.20260805
- [Commits](https://github.com/python/typeshed/commits)
---
updated-dependencies:
- dependency-name: hypothesis
dependency-version: 6.165.2
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: dev-dependencies
- dependency-name: types-tqdm
dependency-version: 4.70.0.20260805
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: dev-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
@dependabotdependabotBot added dependencies Issue or pull request about dependencies. python:uv Pull requests that update python:uv code labels Aug 22, 2026
@codecov-commenter

Copy link
Copy Markdown

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (93a3535) to head (b243365).
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@ Coverage Diff @@## master #233 +/- ##
=========================================
Coverage 100.00% 100.00% =========================================
Files 13 13 Lines 1744 1744 =========================================
Hits 1744 1744 

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@mdevolde
mdevolde merged commit d99dda9 into masterAug 22, 2026
13 checks passed
@mdevolde
mdevolde deleted the dependabot/uv/dev-dependencies-8f138790f3 branch August 22, 2026 08:58
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependenciesIssue or pull request about dependencies.python:uvPull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@codecov-commenter@mdevolde