File tree Expand file tree Collapse file tree 2 files changed +13
-10
lines changed Expand file tree Collapse file tree 2 files changed +13
-10
lines changed Original file line number Diff line number Diff line change @@ -13,6 +13,9 @@ API Documentation
13
13
.. autoclass :: DecodingKey
14
14
:members:
15
15
16
+ .. autoclass :: EncodingKey
17
+ :members:
18
+
16
19
JSON Web Keys (JWKs)
17
20
====================
18
21
Original file line number Diff line number Diff line change 1
1
alabaster == 0.7.16
2
2
autodoc == 0.5.0
3
- Babel == 2.14 .0
3
+ Babel == 2.15 .0
4
4
beautifulsoup4 == 4.12.3
5
- certifi == 2024.2.2
5
+ certifi == 2024.7.4
6
6
charset-normalizer == 3.3.2
7
7
decorator == 5.1.1
8
8
docutils == 0.20.1
9
9
idna == 3.7
10
10
imagesize == 1.4.1
11
- Jinja2 == 3.1.3
11
+ Jinja2 == 3.1.4
12
12
MarkupSafe == 2.1.5
13
- packaging == 24.0
14
- Pygments == 2.17.2
15
- requests == 2.31.0
16
- setuptools == 68.2.2
13
+ packaging == 24.1
14
+ Pygments == 2.18.0
15
+ requests == 2.32.3
16
+ setuptools == 70.3.0
17
17
snowballstemmer == 2.2.0
18
18
soupsieve == 2.5
19
- Sphinx == 7.2.6
19
+ Sphinx == 7.4.4
20
20
sphinx-rtd-theme == 2.0.0
21
21
sphinxcontrib-applehelp == 1.0.8
22
22
sphinxcontrib-devhelp == 1.0.6
@@ -25,9 +25,9 @@ sphinxcontrib-jquery==4.1
25
25
sphinxcontrib-jsmath == 1.0.1
26
26
sphinxcontrib-qthelp == 1.0.7
27
27
sphinxcontrib-serializinghtml == 1.1.10
28
- urllib3 == 2.2.1
28
+ urllib3 == 2.2.2
29
29
waitress == 3.0.0
30
30
WebOb == 1.8.7
31
31
WebTest == 3.0.0
32
- wheel == 0.41.2
32
+ wheel == 0.43.0
33
33
.
You can’t perform that action at this time.
0 commit comments