Skip to content

Commit

Permalink
Update config (#5523)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot authored Feb 9, 2022
1 parent 3a12395 commit f7baba3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion config/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM python:3.10.0
FROM python:3.10.2

# Note the build-time commands below are run relative to this file. The
# working directory will change to the monorepo root when ENTRYPOINT is
Expand Down
8 changes: 4 additions & 4 deletions config/build/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
click==8.0.1
click==8.0.3
hypothesis==6.36.1
pytest==6.2.4
pytest==6.2.5
pytest-mock==3.7.0
pytest-watch==4.2.0
PyYAML==6.0
rich==11.1.0
toolz==0.11.1
rich==11.2.0
toolz==0.11.2

0 comments on commit f7baba3

Please sign in to comment.