File tree 2 files changed +25
-29
lines changed
2 files changed +25
-29
lines changed Original file line number Diff line number Diff line change 1
1
# This file is @generated by PDM.
2
2
# Please do not edit it manually.
3
3
4
- annotated-types==0.5 .0
4
+ annotated-types==0.6 .0
5
5
anyio==3.7.1
6
- arrow==1.2.3
7
- black==23.9 .1
8
- blinker==1.6.2
6
+ arrow==1.3.0
7
+ black==23.10 .1
8
+ blinker==1.7.0
9
9
cachecontrol==0.13.1
10
10
certifi==2023.7.22
11
11
cfgv==3.4.0
12
- charset-normalizer==3.2.0
12
+ charset-normalizer==3.3.2
13
13
click==8.1.7
14
14
diskcache==5.6.3
15
15
distlib==0.3.7
16
- filelock==3.12.4
16
+ filelock==3.13.1
17
17
findpython==0.4.0
18
- greenlet==2.0.2
19
18
h11==0.14.0
20
19
httpcore==0.18.0
21
20
httpx==0.25.0
22
- identify==2.5.29
21
+ identify==2.5.31
23
22
idna==3.4
24
23
iniconfig==2.0.0
25
24
installer==0.7.0
26
25
loguru==0.7.2
27
26
markdown-it-py==3.0.0
28
27
mdurl==0.1.2
29
- msgpack==1.0.5
28
+ msgpack==1.0.7
30
29
mypy-extensions==1.0.0
31
30
nodeenv==1.8.0
32
- packaging==23.1
31
+ packaging==23.2
33
32
pathspec==0.11.2
34
- pdm==2.9.2
33
+ pdm==2.10.0
35
34
pdm-bump==0.7.3
36
35
pendulum==2.1.2
37
- platformdirs==3.10 .0
36
+ platformdirs==3.11 .0
38
37
pluggy==1.3.0
39
- pre-commit==3.4 .0
38
+ pre-commit==3.5 .0
40
39
pygments==2.16.1
41
40
pyproject-hooks==1.0.0
42
41
pyproject-metadata==0.7.1
43
- pytest==7.4.2
42
+ pytest==7.4.3
44
43
python-dateutil==2.8.2
45
44
python-dotenv==1.0.0
46
45
pytzdata==2020.1
47
46
pyyaml==6.0.1
48
47
requests==2.31.0
49
48
requests-toolbelt==1.0.0
50
49
resolvelib==1.0.1
51
- rich==13.5.3
52
- ruff==0.0.290
50
+ rich==13.6.0
51
+ ruff==0.1.3
53
52
setuptools==68.2.2
54
- shellingham==1.5.3
53
+ shellingham==1.5.4
55
54
six==1.16.0
56
55
sniffio==1.3.0
57
- sqlalchemy==2.0.21
58
56
tomli-w==1.0.0
59
- tomlkit==0.12.1
57
+ tomlkit==0.12.2
60
58
truststore==0.8.0
61
- typing-extensions==4 .8.0
62
- unearth==0.11.0
63
- urllib3==2.0.5
64
- virtualenv==20.24.5
59
+ types-python-dateutil==2 .8.19.14
60
+ unearth==0.12.1
61
+ urllib3==2.0.7
62
+ virtualenv==20.24.6
Original file line number Diff line number Diff line change 2
2
# Please do not edit it manually.
3
3
4
4
anyio == 3.7.1
5
- arrow == 1.2.3
5
+ arrow == 1.3.0
6
6
certifi == 2023.7.22
7
7
diskcache == 5.6.3
8
- greenlet == 2.0.2
9
8
h11 == 0.14.0
10
9
httpcore == 0.18.0
11
10
httpx == 0.25.0
12
11
idna == 3.4
13
12
loguru == 0.7.2
14
13
markdown-it-py == 3.0.0
15
14
mdurl == 0.1.2
16
- msgpack == 1.0.5
15
+ msgpack == 1.0.7
17
16
pendulum == 2.1.2
18
17
pygments == 2.16.1
19
18
python-dateutil == 2.8.2
20
19
pytzdata == 2020.1
21
- rich == 13.5.3
20
+ rich == 13.6.0
22
21
six == 1.16.0
23
22
sniffio == 1.3.0
24
- sqlalchemy == 2.0.21
25
- typing-extensions == 4.8.0
23
+ types-python-dateutil == 2.8.19.14
You can’t perform that action at this time.
0 commit comments