Skip to content

Commit

Permalink
Bump the actions group in /requirements with 2 updates
Browse files Browse the repository at this point in the history
Bumps the actions group in /requirements with 2 updates: [mypy](/~https://github.com/python/mypy) and [types-pyyaml](/~https://github.com/python/typeshed).


Updates `mypy` from 1.13.0 to 1.14.1
- [Changelog](/~https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](python/mypy@v1.13.0...v1.14.1)

Updates `types-pyyaml` from 6.0.12.20240917 to 6.0.12.20241230
- [Commits](/~https://github.com/python/typeshed/commits)

---
updated-dependencies:
- dependency-name: mypy
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions
- dependency-name: types-pyyaml
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 1, 2025
1 parent 8c467da commit 833004c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements/typecheck.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
mypy==1.13.0
types-PyYAML==6.0.12.20240917
mypy==1.14.1
types-PyYAML==6.0.12.20241230
types-chardet==5.0.4.6
types-requests==2.32.0.20241016
typing-extensions==4.6.0; python_version < '3.12'

0 comments on commit 833004c

Please sign in to comment.