Skip to content

Commit 2012efc

Browse files
committed
Bump requests & release
1 parent d6a0e14 commit 2012efc

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

poetry.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "dothttp-req"
3-
version = "0.0.44a22"
3+
version = "0.0.44a23"
44
description = "Dothttp is Simple http client for testing and development"
55
authors = ["Prasanth <[email protected]>"]
66
license = "MIT"
@@ -35,7 +35,7 @@ requests-hawk = "1.2.1"
3535
msal = "1.32.3"
3636
pyyaml = "6.0.2"
3737
toml = "0.10.2"
38-
requests = "2.32.3"
38+
requests = "2.32.4"
3939
xmltodict = "^0.14.2"
4040

4141
[tool.poetry.group.dev.dependencies]

0 commit comments

Comments
 (0)