Skip to content

Commit cab7762

Browse files
chore(deps): update dependency requests to v2.33.0 [security] (#768)
* chore(deps): update dependency requests to v2.33.0 [security] * fix(charmcraft): work around setuptools-scm build failure --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Christopher Bartz <christopher.bartz@canonical.com>
1 parent c9871b8 commit cab7762

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

base_requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ jinja2==3.1.6
33
fabric==3.2.2
44
ops==3.5.2
55
pylxd @ git+https://github.com/canonical/pylxd
6-
requests==2.32.5
6+
requests==2.33.0
77
typing-extensions==4.15.0
88
cryptography==46.0.5
99
pydantic==1.10.26

requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
1+
--only-binary=pluggy
12
-r base_requirements.txt
23
./github-runner-manager

0 commit comments

Comments
 (0)