diff --git a/dub.selections.json b/dub.selections.json index 455988bd..8cda98f9 100644 --- a/dub.selections.json +++ b/dub.selections.json @@ -28,7 +28,7 @@ "msgpack-d": "1.0.4", "openssl": "3.3.0", "openssl-static": "1.0.2+3.0.8", - "requests": "2.1.1", + "requests": "2.1.2", "rm-rf": "0.1.0", "sdlfmt": "0.1.1", "sdlite": "1.1.2", diff --git a/http/dub.selections.json b/http/dub.selections.json index 50cb9397..be8dfc22 100644 --- a/http/dub.selections.json +++ b/http/dub.selections.json @@ -3,7 +3,7 @@ "versions": { "automem": "0.6.9", "cachetools": "0.4.1", - "requests": "2.1.1", + "requests": "2.1.2", "test_allocator": "0.3.4", "unit-threaded": "0.10.8" }