Skip to content

Commit

Permalink
Bump sphinx from 7.2.6 to 7.3.7 (#449)
Browse files Browse the repository at this point in the history
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 7.2.6 to 7.3.7.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases)
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES.rst)
- [Commits](sphinx-doc/sphinx@v7.2.6...v7.3.7)

---
updated-dependencies:
- dependency-name: sphinx
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 27, 2024
1 parent 49085e4 commit 322dac6
Show file tree
Hide file tree
Showing 55 changed files with 702,120 additions and 1 deletion.
2 changes: 1 addition & 1 deletion docs/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
sphinx==7.2.6
sphinx==7.3.7
sphinx-autodoc-typehints==2.2.2
1,501 changes: 1,501 additions & 0 deletions tests/cassettes/test_class_table_list_download_delete.yaml

Large diffs are not rendered by default.

91 changes: 91 additions & 0 deletions tests/cassettes/test_class_tables_for_vectors.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,91 @@
interactions:
- request:
body: '[{"vectorId": 74804}, {"vectorId": 41692457}]'
headers:
Accept:
- '*/*'
Accept-Encoding:
- gzip, deflate
Connection:
- keep-alive
Content-Length:
- '45'
Content-Type:
- application/json
User-Agent:
- python-requests/2.31.0
method: POST
uri: https://www150.statcan.gc.ca/t1/wds/rest/getSeriesInfoFromVector
response:
body:
string: !!binary |
H4sIAAAAAAAAA4uuViouSSwpLVayUgoOdXZ2DQ5W0lHKT8pKTS5RsqpWKkotLsjPK04NBityzk9J
VbIy0FEqKMpPKU0u8UxRsjIyNjQwMDI001FKzs8vSsnMSyxJBRpmqGekZ6hngAyBBpcBjc0vAmkz
N7EwMNFRSitKLSxNzUuuhBhtpqNUnJyYk1jklghSCBEE2peSmpyZm5hTDOaUpBblZoKsSQFzg1OL
MlOLQzJLclJd84A2OyfmJaYkWofklyTmKOTl5+lm5oF05KcAuSVFiWlpmckKOfmJKakp1n6luUmp
RQr5aQpFiZk5CsmJRcVKKAa6FaEZqAM2IjMZ3eDkjMSi9MMrrf3yc5OKUhVSUhXKE9Pz80DG5aaC
LAnNz4X4xsjIuLZWh+JgN7QwNDAwMDBBC3YjYz0jC3PUcEcLeRNDM0sjE1NzMgLfkGDgO+YA/VqS
aO2Yk6ObWZKaW6yQWpGcU5qSmZeukJqXWpReiSWAYZpc84pTc5NyUiF6EvNKFHLUD68E6cpMxQxI
Q/Pa2lgAbEqEncACAAA=
headers:
Access-Control-Allow-Headers:
- DNT,X-Custom-Header,Keep-Alive,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Content-Range,Range
Access-Control-Allow-Methods:
- GET, POST, OPTIONS
Access-Control-Allow-Origin:
- '*'
Access-Control-Expose-Headers:
- DNT,X-Custom-Header,Keep-Alive,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Content-Range,Range
Cache-Control:
- max-age=1800
- public
Connection:
- keep-alive
Content-Encoding:
- gzip
Content-Security-Policy:
- 'default-src ''self'' ''unsafe-inline'' *.statcan.gc.ca *.statcan.ca *.stc.ca *.demdex.net
*.omtrdc.net *.everesttech.net blob:; style-src ''self'' ''unsafe-inline''
*.statcan.gc.ca *.statcan.ca https://fonts.googleapis.com blob:; script-src
''self'' ''unsafe-inline'' ''unsafe-eval'' *.statcan.gc.ca *.statcan.ca *.googletagmanager.com
*.adobedtm.com *.jsdelivr.net *.mathjax.org cdnjs.cloudflare.com blob:; connect-src
''self'' *.statcan.gc.ca *.statcan.ca *.stc.ca *.demdex.net *.omtrdc.net
https://api.mapbox.com/ https://events.mapbox.com/ https://energy-information.canada.ca;
img-src ''self'' *.statcan.gc.ca *.statcan.ca *.stc.ca *.demdex.net *.omtrdc.net
*.everesttech.net *.jsdelivr.net data: blob:; font-src ''self'' *.statcan.gc.ca
*.statcan.ca https://fonts.gstatic.com; worker-src ''self'' ''unsafe-inline''
''unsafe-eval'' *.statcan.gc.ca *.statcan.ca blob:; frame-src ''self'' ''unsafe-inline''
*.statcan.gc.ca *.statcan.ca *.stc.ca https://dv-vd.shinyapps.io *.demdex.net
blob:;'
Content-Type:
- application/json
Date:
- Tue, 05 Mar 2024 02:40:45 GMT
Expires:
- Tue, 05 Mar 2024 03:10:45 GMT
Pragma:
- no-cache
Server:
- nginx/1.19.6
Strict-Transport-Security:
- max-age=31536000; includeSubDomains
Transfer-Encoding:
- chunked
Vary:
- Accept-Encoding
- accept-encoding
X-Content-Type-Options:
- nosniff
X-Frame-Options:
- SAMEORIGIN
- SAMEORIGIN
- SAMEORIGIN
X-XSS-Protection:
- 1; mode=block
vary:
- Accept-Encoding
- accept-encoding
status:
code: 200
message: ''
version: 1
616 changes: 616 additions & 0 deletions tests/cassettes/test_class_update_tables.yaml

Large diffs are not rendered by default.

1,501 changes: 1,501 additions & 0 deletions tests/cassettes/test_download_table.yaml

Large diffs are not rendered by default.

87 changes: 87 additions & 0 deletions tests/cassettes/test_empty_release.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,87 @@
interactions:
- request:
body: '{"vectorIds": [41692457], "startDataPointReleaseDate": "2018-01-01T13:00",
"endDataPointReleaseDate": "2018-05-01T13:00"}'
headers:
Accept:
- '*/*'
Accept-Encoding:
- gzip, deflate
Connection:
- keep-alive
Content-Length:
- '121'
Content-Type:
- application/json
User-Agent:
- python-requests/2.31.0
method: POST
uri: https://www150.statcan.gc.ca/t1/wds/rest/getBulkVectorDataByRange
response:
body:
string: !!binary |
H4sIAAAAAAAAA4uuViouSSwpLVayUgoOdXZ2DQ5W0lHKT8pKTS5RsqpWKkotLsjPK04NBityzk9J
VbIy0FEqKMpPKU0u8UxRsjK0MDQAAhMdpeT8/KKUzLzEklSgYUbGekYW5noGegZ6SFhJR6ksNbkk
vwik08TQzNLIxNQcJuaSWJIYkJ+ZB7Q4Ora2NhYAVSJCPpwAAAA=
headers:
Access-Control-Allow-Headers:
- DNT,X-Custom-Header,Keep-Alive,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Content-Range,Range
Access-Control-Allow-Methods:
- GET, POST, OPTIONS
Access-Control-Allow-Origin:
- '*'
Access-Control-Expose-Headers:
- DNT,X-Custom-Header,Keep-Alive,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Content-Range,Range
Cache-Control:
- max-age=1800
- public
Connection:
- keep-alive
Content-Encoding:
- gzip
Content-Security-Policy:
- 'default-src ''self'' ''unsafe-inline'' *.statcan.gc.ca *.statcan.ca *.stc.ca *.demdex.net
*.omtrdc.net *.everesttech.net blob:; style-src ''self'' ''unsafe-inline''
*.statcan.gc.ca *.statcan.ca https://fonts.googleapis.com blob:; script-src
''self'' ''unsafe-inline'' ''unsafe-eval'' *.statcan.gc.ca *.statcan.ca *.googletagmanager.com
*.adobedtm.com *.jsdelivr.net *.mathjax.org cdnjs.cloudflare.com blob:; connect-src
''self'' *.statcan.gc.ca *.statcan.ca *.stc.ca *.demdex.net *.omtrdc.net
https://api.mapbox.com/ https://events.mapbox.com/ https://energy-information.canada.ca;
img-src ''self'' *.statcan.gc.ca *.statcan.ca *.stc.ca *.demdex.net *.omtrdc.net
*.everesttech.net *.jsdelivr.net data: blob:; font-src ''self'' *.statcan.gc.ca
*.statcan.ca https://fonts.gstatic.com; worker-src ''self'' ''unsafe-inline''
''unsafe-eval'' *.statcan.gc.ca *.statcan.ca blob:; frame-src ''self'' ''unsafe-inline''
*.statcan.gc.ca *.statcan.ca *.stc.ca https://dv-vd.shinyapps.io *.demdex.net
blob:;'
Content-Type:
- application/json
Date:
- Tue, 05 Mar 2024 02:40:55 GMT
Expires:
- Tue, 05 Mar 2024 03:10:55 GMT
Pragma:
- no-cache
Server:
- nginx/1.19.6
Strict-Transport-Security:
- max-age=31536000; includeSubDomains
Transfer-Encoding:
- chunked
Vary:
- Accept-Encoding
- accept-encoding
X-Content-Type-Options:
- nosniff
X-Frame-Options:
- SAMEORIGIN
- SAMEORIGIN
- SAMEORIGIN
X-XSS-Protection:
- 1; mode=block
vary:
- Accept-Encoding
- accept-encoding
status:
code: 200
message: ''
version: 1
98 changes: 98 additions & 0 deletions tests/cassettes/test_gbvdbr.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,98 @@
interactions:
- request:
body: '{"vectorIds": [74804, 41692457], "startDataPointReleaseDate": "2023-01-01T13:00",
"endDataPointReleaseDate": "2023-12-01T13:00"}'
headers:
Accept:
- '*/*'
Accept-Encoding:
- gzip, deflate
Connection:
- keep-alive
Content-Length:
- '128'
Content-Type:
- application/json
User-Agent:
- python-requests/2.31.0
method: POST
uri: https://www150.statcan.gc.ca/t1/wds/rest/getBulkVectorDataByRange
response:
body:
string: !!binary |
H4sIAAAAAAAAA4uuViouSSwpLVayUgoOdXZ2DQ5W0lHKT8pKTS5RsqpWKkotLsjPK04NBityzk9J
VbIy0FEqKMpPKU0u8UxRsjIyNjQwMDI001FKzs8vSsnMSyxJBRpmqGekZ6hngAyBBpcBjc0vAmkz
N7EwMIEJuCSWJAbkZ+YBrYwG2ZkWkFoENMPIwMhQ19BI18BQSQcqaqRkpQTnBCWWY1cFlIAqLEvM
KQU6x8jUyMjAWA/o8pTU5MzcxJxisDeKkxNzEovcEkFugPutuDI3KT8HwUX1eXFqcmlRZkmlT2pZ
ag5ctCg1JzWxODUkMzcV4iJjXQMjXSOTEAMLK2OQx9OKUgtLU/OSKyFazGp1UP0Jcj6yD7D7E10V
pj+NLQ3NTfQMdAaxP42I8ieKKkx/mhgYm1voDWp/GhMVnyiqMP1pbmluDsxEOoPYnyZE+RNFFRZ/
WhiYmOkNan+aEhWfKKow/GlsYGxmPMjTrRlR/kRRhSU+DS3NBnm6NScqPlFUYfGngbmBid6gjk8L
ovyJogqLPy2B9bzeoPanJVHxiaIK058WZhYmlnqDOT4NDYjxJ6oqDH8aG5gaWhjpDWp/GhLlTxRV
mOkWWH2ameoN6vg0IsqfKKow/WlmaWxC5/LWWNfYELc/Y2trdaqhhpPdtzC0APYtDAxM0PoWRsZ6
RhbmekD/ImMlHSVIbwKk08TQzNLIxNQcJuaCq4dhaKFraEQwpWGowogBQ2MLPQvk4DfUUaJp8Jvp
GpnTO5kZmprpmdDTk4a6hsR70pioPhS6KiyeNNczpKcngQWGISmeJCIm0VVh9aQxPT1prEuaJ40J
J1d0VVg8aaFnRE9PmugaWpDiSROiPIm/62RoitZeoXVMklTwGBPVbzLWJdBvAnnSZDB70oyo5Iq/
00R3T5qTmFzNifIkiipMTwK7hab09CSw5jYlxZMWRHkSf3cJ5Em6xqSlrqElKZ60JComUVRh9aQx
HT1paKBraE6CJw0NiEmuqKqwepKeMWloiLeejK2tjQUAr0CgNbMXAAA=
headers:
Access-Control-Allow-Headers:
- DNT,X-Custom-Header,Keep-Alive,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Content-Range,Range
Access-Control-Allow-Methods:
- GET, POST, OPTIONS
Access-Control-Allow-Origin:
- '*'
Access-Control-Expose-Headers:
- DNT,X-Custom-Header,Keep-Alive,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Content-Range,Range
Cache-Control:
- max-age=1800
- public
Connection:
- keep-alive
Content-Encoding:
- gzip
Content-Security-Policy:
- 'default-src ''self'' ''unsafe-inline'' *.statcan.gc.ca *.statcan.ca *.stc.ca *.demdex.net
*.omtrdc.net *.everesttech.net blob:; style-src ''self'' ''unsafe-inline''
*.statcan.gc.ca *.statcan.ca https://fonts.googleapis.com blob:; script-src
''self'' ''unsafe-inline'' ''unsafe-eval'' *.statcan.gc.ca *.statcan.ca *.googletagmanager.com
*.adobedtm.com *.jsdelivr.net *.mathjax.org cdnjs.cloudflare.com blob:; connect-src
''self'' *.statcan.gc.ca *.statcan.ca *.stc.ca *.demdex.net *.omtrdc.net
https://api.mapbox.com/ https://events.mapbox.com/ https://energy-information.canada.ca;
img-src ''self'' *.statcan.gc.ca *.statcan.ca *.stc.ca *.demdex.net *.omtrdc.net
*.everesttech.net *.jsdelivr.net data: blob:; font-src ''self'' *.statcan.gc.ca
*.statcan.ca https://fonts.gstatic.com; worker-src ''self'' ''unsafe-inline''
''unsafe-eval'' *.statcan.gc.ca *.statcan.ca blob:; frame-src ''self'' ''unsafe-inline''
*.statcan.gc.ca *.statcan.ca *.stc.ca https://dv-vd.shinyapps.io *.demdex.net
blob:;'
Content-Type:
- application/json
Date:
- Tue, 05 Mar 2024 02:40:43 GMT
Expires:
- Tue, 05 Mar 2024 03:10:43 GMT
Pragma:
- no-cache
Server:
- nginx/1.19.6
Strict-Transport-Security:
- max-age=31536000; includeSubDomains
Transfer-Encoding:
- chunked
Vary:
- Accept-Encoding
- accept-encoding
X-Content-Type-Options:
- nosniff
X-Frame-Options:
- SAMEORIGIN
- SAMEORIGIN
- SAMEORIGIN
X-XSS-Protection:
- 1; mode=block
vary:
- Accept-Encoding
- accept-encoding
status:
code: 200
message: ''
version: 1
86 changes: 86 additions & 0 deletions tests/cassettes/test_gccl.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,86 @@
interactions:
- request:
body: null
headers:
Accept:
- '*/*'
Accept-Encoding:
- gzip, deflate
Connection:
- keep-alive
User-Agent:
- python-requests/2.31.0
method: GET
uri: https://www150.statcan.gc.ca/t1/wds/rest/getChangedCubeList/2023-09-05
response:
body:
string: !!binary |
H4sIAAAAAAAAA6tWKi5JLCktVrJSCg51dnYNDlbSUcpPykpNLlGyiq5WKkotLsjPK04NBqtyzk9J
VbIy0FEqKMpPKU0u8UxRsjI2NjQwMDQz1lEqSs1JTSxODcnMBSpSMjIwMtY1sNQ1MA0xsLAyNlCq
1SHGOEMDkHHGllQyDuw6A2MzqrrOkGqeNQO5ztCcqsaZUM2zFkDjjExMqWScsZEh0HHmhtQ1zoCq
xplRLd1BjLOgrnHUSihQ48yoaxx1E4qZCXWNM6aucUbUNY66ucLMgKrGmVI3V5haUNc4InJFbC0A
HOhAl+kGAAA=
headers:
Access-Control-Allow-Headers:
- DNT,X-Custom-Header,Keep-Alive,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Content-Range,Range
Access-Control-Allow-Methods:
- GET, POST, OPTIONS
Access-Control-Allow-Origin:
- '*'
Access-Control-Expose-Headers:
- DNT,X-Custom-Header,Keep-Alive,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Content-Range,Range
Cache-Control:
- max-age=1800
- public
Connection:
- keep-alive
Content-Encoding:
- gzip
Content-Security-Policy:
- 'default-src ''self'' ''unsafe-inline'' *.statcan.gc.ca *.statcan.ca *.stc.ca *.demdex.net
*.omtrdc.net *.everesttech.net blob:; style-src ''self'' ''unsafe-inline''
*.statcan.gc.ca *.statcan.ca https://fonts.googleapis.com blob:; script-src
''self'' ''unsafe-inline'' ''unsafe-eval'' *.statcan.gc.ca *.statcan.ca *.googletagmanager.com
*.adobedtm.com *.jsdelivr.net *.mathjax.org cdnjs.cloudflare.com blob:; connect-src
''self'' *.statcan.gc.ca *.statcan.ca *.stc.ca *.demdex.net *.omtrdc.net
https://api.mapbox.com/ https://events.mapbox.com/ https://energy-information.canada.ca;
img-src ''self'' *.statcan.gc.ca *.statcan.ca *.stc.ca *.demdex.net *.omtrdc.net
*.everesttech.net *.jsdelivr.net data: blob:; font-src ''self'' *.statcan.gc.ca
*.statcan.ca https://fonts.gstatic.com; worker-src ''self'' ''unsafe-inline''
''unsafe-eval'' *.statcan.gc.ca *.statcan.ca blob:; frame-src ''self'' ''unsafe-inline''
*.statcan.gc.ca *.statcan.ca *.stc.ca https://dv-vd.shinyapps.io *.demdex.net
blob:;'
Content-Type:
- application/json
Date:
- Tue, 05 Mar 2024 02:40:40 GMT
Expires:
- Tue, 05 Mar 2024 03:10:40 GMT
Pragma:
- no-cache
Server:
- nginx/1.19.6
Strict-Transport-Security:
- max-age=31536000; includeSubDomains
Transfer-Encoding:
- chunked
Vary:
- Accept-Encoding
- accept-encoding
X-Content-Type-Options:
- nosniff
X-Frame-Options:
- SAMEORIGIN
- SAMEORIGIN
- SAMEORIGIN
X-Proxy-Cache:
- MISS
X-XSS-Protection:
- 1; mode=block
vary:
- Accept-Encoding
- accept-encoding
status:
code: 200
message: ''
version: 1
Loading

0 comments on commit 322dac6

Please sign in to comment.