openai-chat-app-quickstart
openai-chat-app-quickstart copied to clipboard
Bump annotated-types from 0.6.0 to 0.7.0
Bumps annotated-types from 0.6.0 to 0.7.0.
Release notes
Sourced from annotated-types's releases.
v0.7.0
What's Changed
- Allow
tzinfoobjects forTimezoneby@Viicosin annotated-types/annotated-types#56- add URLs to
pyproject.tomlby@samuelcolvinin annotated-types/annotated-types#58- suggested fix on typo by
@PelicanQin annotated-types/annotated-types#60- Correct misstatement in README by
@Zac-HDin annotated-types/annotated-types#62- Fix IsDigit -> IsDigits by
@toriningenin annotated-types/annotated-types#63- Add
Unittype by@tlambert03in annotated-types/annotated-types#65- Improve handling of GroupedMetadata (First try) by
@cksleigenin annotated-types/annotated-types#69- Prepare for 0.7.0 release by
@adriangbin annotated-types/annotated-types#70New Contributors
@Viicosmade their first contribution in annotated-types/annotated-types#56@PelicanQmade their first contribution in annotated-types/annotated-types#60@toriningenmade their first contribution in annotated-types/annotated-types#63@tlambert03made their first contribution in annotated-types/annotated-types#65@cksleigenmade their first contribution in annotated-types/annotated-types#69Full Changelog: https://github.com/annotated-types/annotated-types/compare/v0.6.0...v0.7.0
Commits
0735cd3Prepare for 0.7.0 release (#70)0757d41Improve handling of GroupedMetadata (First try) (#69)99dbac8AddUnittype (#65)89e3d2eFix IsDigit -> IsDigits (#63)59a50d1Correct misstatement in README (#62)6693037suggested fix on typo (#60)195e340add URLs topyproject.toml(#58)657ded9Allowtzinfoobjects forTimezone(#56)- See full diff in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)