Skip to content

Commit c4b05d0

Browse files
chore(deps): bump requests from 2.33.1 to 2.34.0
Bumps [requests](https://github.com/psf/requests) from 2.33.1 to 2.34.0. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.33.1...v2.34.0) --- updated-dependencies: - dependency-name: requests dependency-version: 2.34.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6ba123a commit c4b05d0

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

poetry.lock

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ boto3 = "^1.15.16"
4545
colorlog = ">=4.4"
4646
paho-mqtt = "^1.5.1"
4747
psutil = ">=5.7.2,<8.0.0"
48-
requests = "^2.33.1"
48+
requests = "^2.34.0"
4949
pync = {version = "^2.0.3", platform = "darwin"}
5050
pywin32 = {version = ">=228,<312", platform = "win32"}
5151
Jinja2 = ">=2.11.2,<4.0.0"

0 commit comments

Comments
 (0)