Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
```text
❯ poetry update
Updating dependencies
Resolving dependencies... (13.6s)

Writing lock file

Package operations: 0 installs, 19 updates, 0 removals

  - Updating importlib-metadata (4.11.2 -> 4.11.3)
  - Updating markupsafe (2.1.0 -> 2.1.1)
  - Updating click (8.0.4 -> 8.1.2)
  - Updating jinja2 (3.0.3 -> 3.1.1)
  - Updating tomli (1.2.3 -> 2.0.1)
  - Updating watchdog (2.1.6 -> 2.1.7)
  - Updating httptools (0.2.0 -> 0.4.0)
  - Updating identify (2.4.11 -> 2.4.12)
  - Updating mkdocs (1.2.3 -> 1.3.0)
  - Updating pymdown-extensions (9.2 -> 9.3)
  - Updating pytest (7.0.1 -> 7.1.1)
  - Updating python-dotenv (0.19.2 -> 0.20.0)
  - Updating urllib3 (1.26.8 -> 1.26.9)
  - Updating virtualenv (20.13.2 -> 20.14.0)
  - Updating watchgod (0.7 -> 0.8.2)
  - Updating black (22.1.0 -> 22.3.0)
  - Updating mkdocs-material (8.2.4 -> 8.2.8)
  - Updating mypy (0.931 -> 0.942)
  - Updating uvicorn (0.17.5 -> 0.17.6)

```
  • Loading branch information
br3ndonland committed Apr 2, 2022
1 parent 0746175 commit 80cbaf4
Showing 1 changed file with 217 additions and 190 deletions.
Loading

0 comments on commit 80cbaf4

Please sign in to comment.