File tree Expand file tree Collapse file tree 2 files changed +20
-2
lines changed Expand file tree Collapse file tree 2 files changed +20
-2
lines changed Original file line number Diff line number Diff line change 2
2
#
3
3
# SPDX-License-Identifier: CC0-1.0
4
4
5
- bump-my-version~=0.31 .0
5
+ bump-my-version~=0.32 .0
Original file line number Diff line number Diff line change 6
6
#
7
7
annotated-types==0.7.0
8
8
# via pydantic
9
+ anyio==4.8.0
10
+ # via httpx
9
11
bracex==2.5.post1
10
12
# via wcmatch
11
- bump-my-version==0.31 .0
13
+ bump-my-version==0.32 .0
12
14
# via -r version.in
15
+ certifi==2025.1.31
16
+ # via
17
+ # httpcore
18
+ # httpx
13
19
click==8.1.8
14
20
# via
15
21
# bump-my-version
16
22
# rich-click
23
+ h11==0.14.0
24
+ # via httpcore
25
+ httpcore==1.0.7
26
+ # via httpx
27
+ httpx==0.28.1
28
+ # via bump-my-version
29
+ idna==3.10
30
+ # via
31
+ # anyio
32
+ # httpx
17
33
markdown-it-py==3.0.0
18
34
# via rich
19
35
mdurl==0.1.2
@@ -40,6 +56,8 @@ rich==13.9.4
40
56
# rich-click
41
57
rich-click==1.8.5
42
58
# via bump-my-version
59
+ sniffio==1.3.1
60
+ # via anyio
43
61
tomlkit==0.13.2
44
62
# via bump-my-version
45
63
typing-extensions==4.12.2
You can’t perform that action at this time.
0 commit comments