Skip to content

Commit

Permalink
Bump typing-extensions from 4.6.2 to 4.6.3 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.6.2 to 4.6.3.
- [Changelog](https://github.com/python/typing_extensions/blob/main/CHANGELOG.md)
- [Commits](python/typing_extensions@4.6.2...4.6.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and theodore86 committed Jun 4, 2023
1 parent 24852fb commit 178f1bb
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.32.0
typing-extensions==4.6.2
typing-extensions==4.6.3
pylint==2.17.4
shellcheck-py==0.9.0.5
ansible-lint==5.4.0

0 comments on commit 178f1bb

Please sign in to comment.