File tree Expand file tree Collapse file tree 3 files changed +9
-9
lines changed Expand file tree Collapse file tree 3 files changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ click==8.1.7
27
27
# shandy-sqlfmt
28
28
# transifex-python
29
29
# tutor
30
- durationpy==0.7
30
+ durationpy==0.9
31
31
# via kubernetes
32
32
future==1.0.0
33
33
# via pyseeyou
@@ -77,7 +77,7 @@ pyasn1==0.6.1
77
77
# rsa
78
78
pyasn1-modules==0.4.1
79
79
# via google-auth
80
- pycryptodome==3.20 .0
80
+ pycryptodome==3.21 .0
81
81
# via tutor
82
82
pyseeyou==1.0.2
83
83
# via transifex-python
@@ -109,7 +109,7 @@ six==1.16.0
109
109
# asttokens
110
110
# kubernetes
111
111
# python-dateutil
112
- toolz==0.12.1
112
+ toolz==1.0.0
113
113
# via pyseeyou
114
114
tqdm==4.66.5
115
115
# via shandy-sqlfmt
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ appdirs==1.4.4
10
10
# via
11
11
# -r requirements/base.txt
12
12
# tutor
13
- astroid==3.3.4
13
+ astroid==3.3.5
14
14
# via pylint
15
15
asttokens==2.4.1
16
16
# via
@@ -53,7 +53,7 @@ dill==0.3.9
53
53
# via pylint
54
54
docutils==0.21.2
55
55
# via readme-renderer
56
- durationpy==0.7
56
+ durationpy==0.9
57
57
# via
58
58
# -r requirements/base.txt
59
59
# kubernetes
@@ -167,7 +167,7 @@ pyasn1-modules==0.4.1
167
167
# google-auth
168
168
pycparser==2.22
169
169
# via cffi
170
- pycryptodome==3.20 .0
170
+ pycryptodome==3.21 .0
171
171
# via
172
172
# -r requirements/base.txt
173
173
# tutor
@@ -216,7 +216,7 @@ requests-toolbelt==1.0.0
216
216
# via twine
217
217
rfc3986==2.0.0
218
218
# via twine
219
- rich==13.8.1
219
+ rich==13.9.2
220
220
# via twine
221
221
rsa==4.9
222
222
# via
@@ -240,7 +240,7 @@ six==1.16.0
240
240
# python-dateutil
241
241
tomlkit==0.13.2
242
242
# via pylint
243
- toolz==0.12.1
243
+ toolz==1.0.0
244
244
# via
245
245
# -r requirements/base.txt
246
246
# pyseeyou
Original file line number Diff line number Diff line change 4
4
#
5
5
# make upgrade
6
6
#
7
- build==1.2.2
7
+ build==1.2.2.post1
8
8
# via pip-tools
9
9
click==8.1.7
10
10
# via pip-tools
You can’t perform that action at this time.
0 commit comments