Skip to content

Commit

Permalink
chore: poetry update (#221)
Browse files Browse the repository at this point in the history
* chore: poetry update

Why
===
* We have a number of dependabot security alerts.
* Let's get the latest of packages to address some

What changed
===
```
nix run nixpkgs#poetry -- run mypy src/replit
```

Test plan
===
* CI passes

* chore: always run the tests
  • Loading branch information
ryantm committed Sep 13, 2024
1 parent 1067449 commit d619332
Show file tree
Hide file tree
Showing 2 changed files with 933 additions and 835 deletions.
2 changes: 0 additions & 2 deletions .semaphore/semaphore.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ agent:
os_image: ubuntu2004
blocks:
- name: Lint and test
run:
when: "change_in(['/src', '/pyproject.toml', '/tests'])"
task:
secrets:
- name: replit-database
Expand Down
Loading

0 comments on commit d619332

Please sign in to comment.