mirror of
https://github.com/cupcakearmy/glyphance.git
synced 2026-04-03 02:45:22 +00:00
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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user