Skip to content

Commit

Permalink
Bump typing-extensions from 4.9.0 to 4.10.0 in /requirements.d
Browse files Browse the repository at this point in the history
Bumps [typing-extensions](https://github.com/python/typing_extensions) from 4.9.0 to 4.10.0.
- [Release notes](https://github.com/python/typing_extensions/releases)
- [Changelog](https://github.com/python/typing_extensions/blob/main/CHANGELOG.md)
- [Commits](python/typing_extensions@4.9.0...4.10.0)

---
updated-dependencies:
- dependency-name: typing-extensions
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and theodore86 committed Mar 1, 2024
1 parent 9b4d73a commit 4bcce60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.d/lint.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

-r ansible.txt
yamllint==1.35.1
typing-extensions==4.9.0
typing-extensions==4.10.0
pylint==3.1.0
shellcheck-py==0.9.0.6
ansible-lint==5.4.0

0 comments on commit 4bcce60

Please sign in to comment.