From 8563c85f440aba5ded55efcefd1890c62893bab8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Feb 2025 19:47:49 +0000 Subject: Bump pyjwt from 2.10.0 to 2.10.1 Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 2.10.0 to 2.10.1. - [Release notes](https://github.com/jpadilla/pyjwt/releases) - [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst) - [Commits](https://github.com/jpadilla/pyjwt/compare/2.10.0...2.10.1) --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pyproject.toml') diff --git a/pyproject.toml b/pyproject.toml index 86248cff..34e887e1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -20,7 +20,7 @@ gunicorn = "23.0.0" httpx = "0.27.2" markdown = "3.7" psycopg = {extras = ["binary"], version = "3.2.3"} -pyjwt = {version = "2.10.0", extras = ["crypto"]} +pyjwt = {version = "2.10.1", extras = ["crypto"]} pymdown-extensions = "10.12" python-frontmatter = "1.1.0" pyyaml = "6.0.2" -- cgit v1.2.3