File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ argh==0.26.2
20
20
tox==3.24.5
21
21
22
22
# AWS utilities to use against MinIO
23
- awscli==1.22.63
23
+ awscli==1.22.68
24
24
25
25
# Used together with structlog to have nicer logs locally
26
26
rich==11.2.0
Original file line number Diff line number Diff line change 1
1
# Base packages
2
2
3
- pip==22.0.3
4
- virtualenv==20.13.2
3
+ pip==22.0.4
4
+ virtualenv==20.13.3
5
5
6
6
django==3.2.12 # pyup: <3.3
7
7
django-extensions==3.1.5
@@ -69,8 +69,8 @@ orjson==3.6.7
69
69
django-gravatar2==1.4.4
70
70
pytz==2021.3
71
71
django-kombu==0.9.4
72
- stripe==2.66 .0
73
- regex==2022.1.18
72
+ stripe==2.67 .0
73
+ regex==2022.3.2
74
74
markdown==3.3.6
75
75
76
76
# unicode-slugify==0.1.5 is not released on PyPI yet
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ pytest-custom-exit-code==0.3.0
8
8
pytest-django==4.5.2
9
9
pytest-cov==3.0.0
10
10
11
- Mercurial==6.0.3
11
+ Mercurial==6.1
12
12
13
13
yamale==2.2.0 # pyup: <3.0
14
14
pytest-mock==3.7.0
You can’t perform that action at this time.
0 commit comments