Skip to content

Commit c89ab93

Browse files
authored
Merge pull request #9003 from readthedocs/pyup/scheduled-update-2022-03-07
2 parents 72b7a4d + dc61a4b commit c89ab93

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

requirements/docker.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ argh==0.26.2
2020
tox==3.24.5
2121

2222
# AWS utilities to use against MinIO
23-
awscli==1.22.63
23+
awscli==1.22.68
2424

2525
# Used together with structlog to have nicer logs locally
2626
rich==11.2.0

requirements/pip.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Base packages
22

3-
pip==22.0.3
4-
virtualenv==20.13.2
3+
pip==22.0.4
4+
virtualenv==20.13.3
55

66
django==3.2.12 # pyup: <3.3
77
django-extensions==3.1.5
@@ -69,8 +69,8 @@ orjson==3.6.7
6969
django-gravatar2==1.4.4
7070
pytz==2021.3
7171
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
7474
markdown==3.3.6
7575

7676
# unicode-slugify==0.1.5 is not released on PyPI yet

requirements/testing.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ pytest-custom-exit-code==0.3.0
88
pytest-django==4.5.2
99
pytest-cov==3.0.0
1010

11-
Mercurial==6.0.3
11+
Mercurial==6.1
1212

1313
yamale==2.2.0 # pyup: <3.0
1414
pytest-mock==3.7.0

0 commit comments

Comments
 (0)