Skip to content

Bump the minor-and-patch group across 1 directory with 2 updates#92

Merged
stuartparmenter merged 1 commit intomainfrom
dependabot/uv/minor-and-patch-2b61b75125
Apr 13, 2026
Merged

Bump the minor-and-patch group across 1 directory with 2 updates#92
stuartparmenter merged 1 commit intomainfrom
dependabot/uv/minor-and-patch-2b61b75125

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 13, 2026

Bumps the minor-and-patch group with 2 updates in the / directory: winloop and mypy.

Updates winloop from 0.6.1 to 0.6.2

Release notes

Sourced from winloop's releases.

Winloop 0.6.2

What's Changed

Minor modifications were made to be a little bit cleaner.

[!NOTE] I think I'm going to change my mind about distributing wheels to other oses besides just windows just to let linux and apple users test what uvloop would be like if windows support was provided. This way any new or unusual bugs that may have been introduced can be solved during this pr MagicStack/uvloop#736 making the transition less deadly. I will likely start with trying this out starting with 0.7.0 assuming it will take a couple uvloop a couple more months before everything is merged and finalized.

Full Changelog: Vizonex/Winloop@v0.6.1...v0.6.2

Commits
  • 19767fb Update _version.py
  • 1235d91 Merge pull request #131 from Vizonex/faster-cibuildwheels
  • 9c4c33a Merge pull request #130 from Vizonex/better-no-console-handler
  • df0d73d upgrade cibuildwheels to run in parallel for better speed
  • 8f0f94a add better workaround system for processes when there is no console.
  • See full diff in compare view

Updates mypy from 1.20.0 to 1.20.1

Changelog

Sourced from mypy's changelog.

Mypy 1.20.1

  • Always disable sync in SQLite cache (Ivan Levkivskyi, PR 21184)
  • Temporarily skip few base64 tests (Ivan Levkivskyi, PR 21193)
  • Revert dict.__or__ typeshed change (Ivan Levkivskyi, PR 21186)
  • Fix narrowing for match case with variadic tuples (Shantanu, PR 21192)
  • Avoid narrowing type[T] in type calls (Shantanu, PR 21174)
  • Fix regression for catching empty tuple in except (Shantanu, PR 21153)
  • Fix reachability for frozenset and dict view narrowing (Shantanu, PR 21151)
  • Fix narrowing with chained comparison (Shantanu, PR 21150)
  • Avoid narrowing to unreachable at module level (Shantanu, PR 21144)
  • Allow dangerous identity comparisons to Any typed variables (Shantanu, PR 21142)
  • --warn-unused-config should not be a strict flag (Ivan Levkivskyi, PR 21139)

Acknowledgements

Thanks to all mypy contributors who contributed to this release:

  • A5rocks
  • Aaron Wieczorek
  • Adam Turner
  • Ali Hamdan
  • asce
  • BobTheBuidler
  • Brent Westbrook
  • Brian Schubert
  • bzoracler
  • Chris Burroughs
  • Christoph Tyralla
  • Colin Watson
  • Donghoon Nam
  • E. M. Bray
  • Emma Smith
  • Ethan Sarp
  • George Ogden
  • getzze
  • grayjk
  • Gregor Riepl
  • Ivan Levkivskyi
  • James Hilliard
  • James Le Cuirot
  • Jeremy Nimmer
  • Joren Hammudoglu
  • Kai (Kazuya Ito)
  • kaushal trivedi
  • Kevin Kannammalil
  • Lukas Geiger
  • Łukasz Langa
  • Marc Mueller
  • Michael R. Crusoe
  • michaelm-openai

... (truncated)

Commits

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Apr 13, 2026
@socket-security
Copy link
Copy Markdown

socket-security bot commented Apr 13, 2026

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedwinloop@​0.6.1 ⏵ 0.6.299100100100100

View full report

@dependabot dependabot bot changed the title Bump the minor-and-patch group with 2 updates Bump the minor-and-patch group across 1 directory with 2 updates Apr 13, 2026
Bumps the minor-and-patch group with 2 updates: [winloop](https://github.com/Vizonex/Winloop) and [mypy](https://github.com/python/mypy).


Updates `winloop` from 0.6.1 to 0.6.2
- [Release notes](https://github.com/Vizonex/Winloop/releases)
- [Commits](Vizonex/Winloop@v0.6.1...v0.6.2)

Updates `mypy` from 1.20.0 to 1.20.1
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](python/mypy@v1.20.0...v1.20.1)

---
updated-dependencies:
- dependency-name: winloop
  dependency-version: 0.6.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: mypy
  dependency-version: 1.20.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/uv/minor-and-patch-2b61b75125 branch from 8943ee8 to de6ebe0 Compare April 13, 2026 14:11
@stuartparmenter stuartparmenter merged commit fde56bb into main Apr 13, 2026
6 checks passed
@stuartparmenter stuartparmenter deleted the dependabot/uv/minor-and-patch-2b61b75125 branch April 13, 2026 14:17
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:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant