Skip to content

Commit

Permalink
deps
Browse files Browse the repository at this point in the history
  • Loading branch information
sfermigier committed Aug 3, 2020
1 parent 77aab6a commit 2fb6b19
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 15 deletions.
6 changes: 3 additions & 3 deletions etc/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ redis==3.5.3
regex==2020.7.14
requests==2.24.0
restructuredtext-lint==1.3.1
sentry-sdk==0.16.2
sentry-sdk==0.16.3
six==1.15.0
snowballstemmer==2.0.0
Sphinx==3.1.2
Expand All @@ -132,14 +132,14 @@ toml==0.10.1
toolz==0.10.0
towncrier==19.2.0
tox==3.18.1
tqdm==4.48.0
tqdm==4.48.1
typed-ast==1.4.1
typeguard==2.9.1
typing-extensions==3.7.4.2
untokenize==0.1.1
urllib3==1.25.10
validate-email==1.3
validators==0.16.0
validators==0.17.0
vine==1.3.0
virtualenv==20.0.29
webassets==0.12.1
Expand Down
23 changes: 14 additions & 9 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -248,9 +248,9 @@ acorn-jsx@^5.2.0:
integrity sha512-HiUX/+K2YpkpJ+SzBffkM/AQ2YE03S0U1kjTLVpoJdhZMOWy8qvXVN9JdLqv2QsaQ6MPYQIuNmwD8zOiYUofLQ==

acorn@^7.3.1:
version "7.3.1"
resolved "https://registry.yarnpkg.com/acorn/-/acorn-7.3.1.tgz#85010754db53c3fbaf3b9ea3e083aa5c5d147ffd"
integrity sha512-tLc0wSnatxAQHVHUapaHdz72pi9KUyHjq5KyHjGg9Y8Ifdc79pTh2XvI6I1/chZbnM7QtNKzh66ooDogPZSleA==
version "7.4.0"
resolved "https://registry.yarnpkg.com/acorn/-/acorn-7.4.0.tgz#e1ad486e6c54501634c6c397c5c121daa383607c"
integrity sha512-+G7P8jJmCHr+S+cLfQxygbWhXy+8YTVGzAkpEbcLo2mLoL7tij/VG41QSHACSf5QgYRhMZYHuNc6drJaO0Da+w==

ajv@^6.10.0, ajv@^6.10.2:
version "6.12.3"
Expand Down

0 comments on commit 2fb6b19

Please sign in to comment.