diff options
| author | 2023-03-08 11:41:47 +0400 | |
|---|---|---|
| committer | 2023-03-08 11:41:47 +0400 | |
| commit | d006261524d90ada04dbb7ed3adf66eacf6cc1b6 (patch) | |
| tree | 03cfe6d09dd514ecdfd7b38150f20ac8acfef883 /.github | |
| parent | Bump markdownify from 0.6.1 to 0.11.6 (#2429) (diff) | |
| parent | Allow The Unlicense (Unlicense) in pip-licenses (diff) | |
Merge pull request #2449 from python-discord/update-deps
Diffstat (limited to '.github')
| -rw-r--r-- | .github/workflows/lint-test.yml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.github/workflows/lint-test.yml b/.github/workflows/lint-test.yml index b3e58316a..af1d703c0 100644 --- a/.github/workflows/lint-test.yml +++ b/.github/workflows/lint-test.yml @@ -16,7 +16,8 @@ jobs: MIT License; Mozilla Public License 2.0 (MPL 2.0); Public Domain; - Python Software Foundation License + Python Software Foundation License; + The Unlicense (Unlicense) # Dummy values for required bot environment variables BOT_API_KEY: foo |