Skip to content

Commit

Permalink
Bump typing-extensions from 4.12.1 to 4.12.2
Browse files Browse the repository at this point in the history
Bumps [typing-extensions](https://github.com/python/typing_extensions) from 4.12.1 to 4.12.2.
- [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.12.1...4.12.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 10, 2024
1 parent 70ab08c commit 8cfec9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test_reqs.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
django-treebeard==4.7.1
coverage==7.5.3
importlib-metadata==7.1.0 # for flake8
typing_extensions==4.12.1
typing_extensions==4.12.2
zipp==3.19.2 # for flake8
flake8==7.0.0
django-jenkins==0.110.0
Expand Down

0 comments on commit 8cfec9d

Please sign in to comment.