Skip to content

Commit

Permalink
Bump dependencies (#365)
Browse files Browse the repository at this point in the history
## Problem

Dependabot has flagged several out of date dependency versions but the
integration tests can't run on those PRs due to security limits imposed
by github.

## Solution

Run `poetry update certifi pdoc urllib3` to update poetry.lock with
up-to-date dependencies.

## Type of Change

- [x] None of the above: Chore, security updates

## Test Plan

Should see tests still passing.
  • Loading branch information
jhamon authored Jul 8, 2024
1 parent 21448c7 commit 5474c78
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions poetry.lock

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

0 comments on commit 5474c78

Please sign in to comment.