Skip to content

Commit df6d0d1

Browse files
chore(deps): update dependency bump-my-version to ~=0.32.0 (#1189)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 24265f3 commit df6d0d1

File tree

2 files changed

+20
-2
lines changed

2 files changed

+20
-2
lines changed

requirements/version.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
#
33
# SPDX-License-Identifier: CC0-1.0
44

5-
bump-my-version~=0.31.0
5+
bump-my-version~=0.32.0

requirements/version.txt

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,30 @@
66
#
77
annotated-types==0.7.0
88
# via pydantic
9+
anyio==4.8.0
10+
# via httpx
911
bracex==2.5.post1
1012
# via wcmatch
11-
bump-my-version==0.31.0
13+
bump-my-version==0.32.0
1214
# via -r version.in
15+
certifi==2025.1.31
16+
# via
17+
# httpcore
18+
# httpx
1319
click==8.1.8
1420
# via
1521
# bump-my-version
1622
# 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
1733
markdown-it-py==3.0.0
1834
# via rich
1935
mdurl==0.1.2
@@ -40,6 +56,8 @@ rich==13.9.4
4056
# rich-click
4157
rich-click==1.8.5
4258
# via bump-my-version
59+
sniffio==1.3.1
60+
# via anyio
4361
tomlkit==0.13.2
4462
# via bump-my-version
4563
typing-extensions==4.12.2

0 commit comments

Comments
 (0)