Skip to content

Commit e3a1e36

Browse files
authored
feat(build): bump python core to latest (3.16.7) (#204)
Note: I'm using a feat-type commit for this change because the commit merged in immediately prior to this commit was mis-labeled and should have been a feat-type commit. Using "feat" for this commit will ensure that the previous commit is in fact published as part of a new release. Signed-off-by: Phil Adams <[email protected]>
1 parent 30263a0 commit e3a1e36

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
requests>=2.26.0,<3.0.0
1+
requests>=2.31.0,<3.0.0
22
urllib3>=1.26.0,<2.0.0
33
python_dateutil>=2.5.3,<3.0.0
4-
ibm_cloud_sdk_core>=3.16.5,<4.0.0
4+
ibm_cloud_sdk_core>=3.16.7,<4.0.0

0 commit comments

Comments
 (0)