Skip to content

Commit d619332

Browse files
authored
chore: poetry update (#221)
* 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
1 parent 1067449 commit d619332

2 files changed

Lines changed: 933 additions & 835 deletions

File tree

.semaphore/semaphore.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ agent:
66
os_image: ubuntu2004
77
blocks:
88
- name: Lint and test
9-
run:
10-
when: "change_in(['/src', '/pyproject.toml', '/tests'])"
119
task:
1210
secrets:
1311
- name: replit-database

0 commit comments

Comments
 (0)