Bump requests from 2.28.1 to 2.31.0

Bumps [requests](https://github.com/psf/requests) from 2.28.1 to 2.31.0.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.28.1...v2.31.0)

---
updated-dependencies:
- dependency-name: requests
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-05-23 05:15:49 +00:00
committed by GitHub
parent 45346502c7
commit 13651e15e6
2 changed files with 341 additions and 341 deletions

View File

@@ -13,7 +13,7 @@ keywords = ["glyph", "subset", "optimiser", "typography", "utility"]
[tool.poetry.dependencies]
python = "^3.10"
requests = "^2.28.1"
requests = "^2.31.0"
fonttools = {extras = ["lxml", "ufo", "unicode", "woff"], version = "^4.38.0"}
jsonschema = "^4.17.0"
click = "^8.1.3"