Skip to content

Commit 9473eaf

Browse files
author
github-actions
committed
Update last typeshed commit
1 parent ab59383 commit 9473eaf

File tree

8 files changed

+30
-1
lines changed

8 files changed

+30
-1
lines changed

data/changelogs/Markdown.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 3.7.0.20250322 (2025-03-22)
2+
3+
Clarify sequences for `markdown` stubs (#13686)
4+
15
## 3.7.0.20241204 (2024-12-04)
26

37
Use _ReadableStream from codecs (#13167)

data/changelogs/click-default-group.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 1.2.0.20250322 (2025-03-22)
2+
3+
Add `__all__` to `click-default-group` (#13694)
4+
15
## 1.2.0.20241221 (2024-12-21)
26

37
Update to mypy 1.14 (#13272)

data/changelogs/croniter.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 5.0.1.20250322 (2025-03-22)
2+
3+
Update croniter repository URL (#13698)
4+
5+
Cf. #13260 pallets-eco/croniter#144
6+
17
## 5.0.1.20241205 (2024-12-05)
28

39
[croniter] Update to 5.0.1 (#12926)

data/changelogs/passlib.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 1.7.7.20250322 (2025-03-22)
2+
3+
Improve `passlib.apache` (#13689)
4+
5+
Improve `passlib.pwd` (#13690)
6+
17
## 1.7.7.20250319 (2025-03-19)
28

39
[CI] Run stubtest with Python 3.13 (#13638)

data/changelogs/retry.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 0.9.9.20250322 (2025-03-22)
2+
3+
Add `__all__` to `retry` (#13691)
4+
15
## 0.9.9.20241221 (2024-12-21)
26

37
Update to mypy 1.14 (#13272)
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
## 0.1.0.20250322 (2025-03-22)
2+
3+
Add stubs for `rfc3339-validator` (#13688)
4+

data/last_typeshed_commit.sha1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
b4e49dd52102348e1bdbd6a83cc1817ec4f8a854
1+
494a5d1b98b3522173dd7e0f00f14a32be00456b

data/uploaded_packages.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -202,6 +202,7 @@ types-reportlab
202202
types-requests
203203
types-requests-oauthlib
204204
types-retry
205+
types-rfc3339-validator
205206
types-s2clientprotocol
206207
types-scribe
207208
types-seaborn

0 commit comments

Comments
 (0)