Skip to content

Commit 7567776

Browse files
[PRM-668] Pipfile and Pipfile.lock update (#309)
1 parent c9966f4 commit 7567776

File tree

2 files changed

+27
-26
lines changed

2 files changed

+27
-26
lines changed

services/mesh-forwarder/Pipfile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,8 @@ bandit = "~=1.9.3"
2323
isort = "~=7.0.0"
2424
black = "==26.3.1"
2525
mypy = "~=1.19.1"
26-
types-requests = "~=2.32.4"
26+
types-requests = "~=2.33.0"
27+
requests = "~=2.33.0"
2728
click = "~=8.3.1"
2829

2930
[requires]

services/mesh-forwarder/Pipfile.lock

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

0 commit comments

Comments
 (0)