File tree 2 files changed +27
-27
lines changed
2 files changed +27
-27
lines changed Original file line number Diff line number Diff line change 7
7
# - requests
8
8
#
9
9
10
- certifi == 2024.12.14
10
+ certifi == 2025.4.26
11
11
# via requests
12
- charset-normalizer == 3.4.1
12
+ charset-normalizer == 3.4.2
13
13
# via requests
14
14
idna == 3.10
15
15
# via requests
16
16
makefun == 1.15.6
17
17
# via hatch.envs.default
18
18
pychoir == 0.0.27
19
19
# via hatch.envs.default
20
- python-json-logger == 3.2.1
20
+ python-json-logger == 3.3.0
21
21
# via hatch.envs.default
22
22
requests == 2.32.3
23
23
# via hatch.envs.default
24
- urllib3 == 2.3 .0
24
+ urllib3 == 2.4 .0
25
25
# via requests
Original file line number Diff line number Diff line change 20
20
# - requests
21
21
#
22
22
23
- certifi == 2024.12.14
23
+ certifi == 2025.4.26
24
24
# via requests
25
25
cfgv == 3.4.0
26
26
# via pre-commit
27
- charset-normalizer == 3.4.1
27
+ charset-normalizer == 3.4.2
28
28
# via requests
29
29
click == 8.1.8
30
30
# via mutmut
31
- coverage == 7.6.10
31
+ coverage == 7.8.0
32
32
# via
33
33
# hatch.envs.dev
34
34
# pytest-cov
35
35
distlib == 0.3.9
36
36
# via virtualenv
37
37
exceptiongroup == 1.2.2
38
38
# via pytest
39
- filelock == 3.16.1
39
+ filelock == 3.18.0
40
40
# via virtualenv
41
41
freezegun == 1.5.1
42
42
# via pytest-freezer
43
- identify == 2.6.5
43
+ identify == 2.6.10
44
44
# via pre-commit
45
45
idna == 3.10
46
46
# via requests
47
- iniconfig == 2.0 .0
47
+ iniconfig == 2.1 .0
48
48
# via pytest
49
- junit-xml == 1.8
49
+ junit-xml == 1.9
50
50
# via mutmut
51
51
linkify-it-py == 2.0.3
52
52
# via markdown-it-py
@@ -61,51 +61,51 @@ mdit-py-plugins==0.4.2
61
61
# via markdown-it-py
62
62
mdurl == 0.1.2
63
63
# via markdown-it-py
64
- mutmut == 3.2.2
64
+ mutmut == 3.2.3
65
65
# via hatch.envs.dev
66
66
nodeenv == 1.9.1
67
67
# via
68
68
# pre-commit
69
69
# pyright
70
- packaging == 24.2
70
+ packaging == 25.0
71
71
# via pytest
72
72
parso == 0.8.4
73
73
# via mutmut
74
- platformdirs == 4.3.6
74
+ platformdirs == 4.3.7
75
75
# via
76
76
# textual
77
77
# virtualenv
78
78
pluggy == 1.5.0
79
79
# via pytest
80
- pre-commit == 4.0.1
80
+ pre-commit == 4.2.0
81
81
# via hatch.envs.dev
82
82
pychoir == 0.0.27
83
83
# via hatch.envs.dev
84
84
pygments == 2.19.1
85
85
# via rich
86
- pyright == 1.1.391
86
+ pyright == 1.1.400
87
87
# via hatch.envs.dev
88
- pytest == 8.3.4
88
+ pytest == 8.3.5
89
89
# via
90
90
# hatch.envs.dev
91
91
# pytest-cov
92
92
# pytest-freezer
93
93
# pytest-github-actions-annotate-failures
94
94
# pytest-mock
95
95
# pytest-randomly
96
- pytest-cov == 6.0.0
96
+ pytest-cov == 6.1.1
97
97
# via hatch.envs.dev
98
98
pytest-freezer == 0.4.9
99
99
# via hatch.envs.dev
100
- pytest-github-actions-annotate-failures == 0.2 .0
100
+ pytest-github-actions-annotate-failures == 0.3 .0
101
101
# via hatch.envs.dev
102
102
pytest-mock == 3.14.0
103
103
# via hatch.envs.dev
104
104
pytest-randomly == 3.16.0
105
105
# via hatch.envs.dev
106
106
python-dateutil == 2.9.0.post0
107
107
# via freezegun
108
- python-json-logger == 3.2.1
108
+ python-json-logger == 3.3.0
109
109
# via hatch.envs.dev
110
110
pyyaml == 6.0.2
111
111
# via pre-commit
@@ -115,33 +115,33 @@ requests==2.32.3
115
115
# requests-mock
116
116
requests-mock == 1.12.1
117
117
# via hatch.envs.dev
118
- rich == 13.9.4
118
+ rich == 14.0.0
119
119
# via textual
120
- ruff == 0.8.6
120
+ ruff == 0.11.8
121
121
# via hatch.envs.dev
122
- setproctitle == 1.3.4
122
+ setproctitle == 1.3.6
123
123
# via mutmut
124
124
six == 1.17.0
125
125
# via
126
126
# junit-xml
127
127
# python-dateutil
128
- textual == 1.0 .0
128
+ textual == 3.2 .0
129
129
# via mutmut
130
130
toml == 0.10.2
131
131
# via mutmut
132
132
tomli == 2.2.1
133
133
# via
134
134
# coverage
135
135
# pytest
136
- typing-extensions == 4.12 .2
136
+ typing-extensions == 4.13 .2
137
137
# via
138
138
# hatch.envs.dev
139
139
# pyright
140
140
# rich
141
141
# textual
142
142
uc-micro-py == 1.0.3
143
143
# via linkify-it-py
144
- urllib3 == 2.3 .0
144
+ urllib3 == 2.4 .0
145
145
# via requests
146
- virtualenv == 20.28.1
146
+ virtualenv == 20.30.0
147
147
# via pre-commit
You can’t perform that action at this time.
0 commit comments