Skip to content

Commit

Permalink
Update last typeshed commit
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Oct 4, 2024
1 parent 9917704 commit 7e8bf77
Show file tree
Hide file tree
Showing 4 changed files with 19 additions and 1 deletion.
10 changes: 10 additions & 0 deletions data/changelogs/docutils.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## 0.21.0.20241004 (2024-10-04)

add type annotations for 'docutils.parsers.rst.directives.admonitions' (#12396)

add type annotations to docutils.writers (#12420)

Co-authored-by: daniel.eades <daniel.eades@seebyte.com>
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
Co-authored-by: James Addison <55152140+jayaddison@users.noreply.github.com>

## 0.21.0.20240907 (2024-09-07)

Fix type of `transform` argument of `docutils.nodes.pending.__init__` (#12459)
Expand Down
4 changes: 4 additions & 0 deletions data/changelogs/qrcode.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 8.0.0.20241004 (2024-10-04)

Remove Pillow stubs (#12732)

## 8.0.0.20241002 (2024-10-02)

[stubsabot] Bump qrcode to 8.0.* (#12718)
Expand Down
4 changes: 4 additions & 0 deletions data/changelogs/redis.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 4.6.0.20241004 (2024-10-04)

Add missing ssl related arguments to Redis from_url method (#12166)

## 4.6.0.20240903 (2024-09-03)

Redis: Correct ExpiryT alias (#12611)
Expand Down
2 changes: 1 addition & 1 deletion data/last_typeshed_commit.sha1
Original file line number Diff line number Diff line change
@@ -1 +1 @@
8acc85dbabb93619291ecd1bd0271d5e1e55f9ee
d16fe74e1f7a56ae05dfaa2fad595d5184c574d6

0 comments on commit 7e8bf77

Please sign in to comment.