diff --git a/.buildinfo b/.buildinfo index c4783dbb1c..4df2060fc7 100644 --- a/.buildinfo +++ b/.buildinfo @@ -1,4 +1,4 @@ # Sphinx build info version 1 # This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done. -config: c4709be4a5bb14103ea4036e2eae7ea9 +config: 85968c8660eefe0b045cf175bde1ea29 tags: 645f666f9bcd5a90fca523b33c5a78b7 diff --git a/.doctrees/environment.pickle b/.doctrees/environment.pickle index e9fdcc41c4..4413ebf63a 100644 Binary files a/.doctrees/environment.pickle and b/.doctrees/environment.pickle differ diff --git a/_modules/index.html b/_modules/index.html index 1cf369ba93..4ab2b43863 100644 --- a/_modules/index.html +++ b/_modules/index.html @@ -5,7 +5,7 @@
-
from __future__ import print_function
import io
-import urllib3 # type: ignore
+import urllib3
import certifi
import gzip
import time
@@ -61,7 +61,7 @@ Source code for sentry_sdk.transport
from typing import Union
from typing import DefaultDict
- from urllib3.poolmanager import PoolManager # type: ignore
+ from urllib3.poolmanager import PoolManager
from urllib3.poolmanager import ProxyManager
from sentry_sdk._types import Event, EndpointType
@@ -221,7 +221,7 @@ Source code for sentry_sdk.transport
self._discarded_events[data_category, reason] += quantity
def _update_rate_limits(self, response):
- # type: (urllib3.HTTPResponse) -> None
+ # type: (urllib3.BaseHTTPResponse) -> None
# new sentries with more rate limit insights. We honor this header
# no matter of the status code to update our internal rate limits.
diff --git a/_static/documentation_options.js b/_static/documentation_options.js
index 676fa3f80b..2a9a20a636 100644
--- a/_static/documentation_options.js
+++ b/_static/documentation_options.js
@@ -1,6 +1,6 @@
var DOCUMENTATION_OPTIONS = {
URL_ROOT: document.getElementById("documentation_options").getAttribute('data-url_root'),
- VERSION: '1.24.0',
+ VERSION: '1.25.0',
LANGUAGE: 'en',
COLLAPSE_INDEX: false,
BUILDER: 'html',
diff --git a/api.html b/api.html
index f82cdb7c73..fb46185c77 100644
--- a/api.html
+++ b/api.html
@@ -6,7 +6,7 @@
- Main API — sentry-python 1.24.0 documentation
+ Main API — sentry-python 1.25.0 documentation
diff --git a/genindex.html b/genindex.html
index b2e175c415..d4dee751cc 100644
--- a/genindex.html
+++ b/genindex.html
@@ -5,7 +5,7 @@
- Index — sentry-python 1.24.0 documentation
+ Index — sentry-python 1.25.0 documentation
diff --git a/index.html b/index.html
index b3370f40d3..f26aa7d75e 100644
--- a/index.html
+++ b/index.html
@@ -6,7 +6,7 @@
- sentry-python - Sentry SDK for Python — sentry-python 1.24.0 documentation
+ sentry-python - Sentry SDK for Python — sentry-python 1.25.0 documentation
diff --git a/integrations.html b/integrations.html
index 17f9b4c49c..00753b0f82 100644
--- a/integrations.html
+++ b/integrations.html
@@ -6,7 +6,7 @@
- Integrations — sentry-python 1.24.0 documentation
+ Integrations — sentry-python 1.25.0 documentation
diff --git a/objects.inv b/objects.inv
index f86275b5e0..5677aa340b 100644
Binary files a/objects.inv and b/objects.inv differ
diff --git a/py-modindex.html b/py-modindex.html
index 32ad0ece08..1e62b8d270 100644
--- a/py-modindex.html
+++ b/py-modindex.html
@@ -5,7 +5,7 @@
- Python Module Index — sentry-python 1.24.0 documentation
+ Python Module Index — sentry-python 1.25.0 documentation
diff --git a/search.html b/search.html
index 2fc3caeb2b..c4d5fa4007 100644
--- a/search.html
+++ b/search.html
@@ -5,7 +5,7 @@
- Search — sentry-python 1.24.0 documentation
+ Search — sentry-python 1.25.0 documentation