Skip to content

Commit 187a24d

Browse files
Bump joserfc from 1.6.3 to 1.6.7 in /requirements
Bumps [joserfc](https://github.com/authlib/joserfc) from 1.6.3 to 1.6.7. - [Release notes](https://github.com/authlib/joserfc/releases) - [Changelog](https://github.com/authlib/joserfc/blob/main/docs/changelog.rst) - [Commits](authlib/joserfc@1.6.3...1.6.7) --- updated-dependencies: - dependency-name: joserfc dependency-version: 1.6.7 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a51d34d commit 187a24d

6 files changed

Lines changed: 6 additions & 6 deletions

File tree

requirements/dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ jinja2==3.1.6
148148
# -r prod.txt
149149
# data-tasks
150150
# pyramid-jinja2
151-
joserfc==1.6.3
151+
joserfc==1.6.7
152152
# via
153153
# -r prod.txt
154154
# h-vialib

requirements/functests.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ jinja2==3.1.6
150150
# -r prod.txt
151151
# data-tasks
152152
# pyramid-jinja2
153-
joserfc==1.6.3
153+
joserfc==1.6.7
154154
# via
155155
# -r prod.txt
156156
# h-vialib

requirements/lint.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@ jinja2==3.1.6
227227
# -r tests.txt
228228
# data-tasks
229229
# pyramid-jinja2
230-
joserfc==1.6.3
230+
joserfc==1.6.7
231231
# via
232232
# -r functests.txt
233233
# -r tests.txt

requirements/prod.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ jinja2==3.1.6
9292
# via
9393
# data-tasks
9494
# pyramid-jinja2
95-
joserfc==1.6.3
95+
joserfc==1.6.7
9696
# via h-vialib
9797
jsonschema==4.20.0
9898
# via h-api

requirements/tests.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ jinja2==3.1.6
158158
# -r prod.txt
159159
# data-tasks
160160
# pyramid-jinja2
161-
joserfc==1.6.3
161+
joserfc==1.6.7
162162
# via
163163
# -r prod.txt
164164
# h-vialib

requirements/typecheck.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ jinja2==3.1.6
132132
# -r prod.txt
133133
# data-tasks
134134
# pyramid-jinja2
135-
joserfc==1.6.3
135+
joserfc==1.6.7
136136
# via
137137
# -r prod.txt
138138
# h-vialib

0 commit comments

Comments
 (0)