File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 3
3
#
4
4
# - makefun
5
5
# - pychoir
6
- # - python-json-logger
6
+ # - python-json-logger>=3.1.0
7
7
# - requests
8
8
#
9
9
10
- certifi == 2024.8.30
10
+ certifi == 2024.12.14
11
11
# via requests
12
12
charset-normalizer == 3.4.0
13
13
# via requests
@@ -17,9 +17,9 @@ 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.0
20
+ python-json-logger == 3.2.1
21
21
# via hatch.envs.default
22
22
requests == 2.32.3
23
23
# via hatch.envs.default
24
- urllib3 == 2.2.3
24
+ urllib3 == 2.3.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.8.30
23
+ certifi == 2024.12.14
24
24
# via requests
25
25
cfgv == 3.4.0
26
26
# via pre-commit
27
27
charset-normalizer == 3.4.0
28
28
# via requests
29
- click == 8.1.7
29
+ click == 8.1.8
30
30
# via mutmut
31
31
coverage == 7.6.9
32
32
# via
@@ -83,7 +83,7 @@ pychoir==0.0.27
83
83
# via hatch.envs.dev
84
84
pygments == 2.18.0
85
85
# via rich
86
- pyright == 1.1.390
86
+ pyright == 1.1.391
87
87
# via hatch.envs.dev
88
88
pytest == 8.3.4
89
89
# via
@@ -105,7 +105,7 @@ 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.0
108
+ python-json-logger == 3.2.1
109
109
# via hatch.envs.dev
110
110
pyyaml == 6.0.2
111
111
# via pre-commit
@@ -117,7 +117,7 @@ requests-mock==1.12.1
117
117
# via hatch.envs.dev
118
118
rich == 13.9.4
119
119
# via textual
120
- ruff == 0.8.3
120
+ ruff == 0.8.4
121
121
# via hatch.envs.dev
122
122
setproctitle == 1.3.4
123
123
# via mutmut
@@ -141,7 +141,7 @@ typing-extensions==4.12.2
141
141
# textual
142
142
uc-micro-py == 1.0.3
143
143
# via linkify-it-py
144
- urllib3 == 2.2.3
144
+ urllib3 == 2.3.0
145
145
# via requests
146
146
virtualenv == 20.28.0
147
147
# via pre-commit
You can’t perform that action at this time.
0 commit comments