1
Fork 0
mirror of https://github.com/RYGhub/royalnet.git synced 2024-11-23 03:24:20 +00:00

⬆️ (deps): Bump steam from 1.2.0 to 1.2.1

Bumps [steam](https://github.com/ValvePython/steam) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/ValvePython/steam/releases)
- [Changelog](https://github.com/ValvePython/steam/blob/master/CHANGES.md)
- [Commits](https://github.com/ValvePython/steam/compare/v1.2.0...v1.2.1)

---
updated-dependencies:
- dependency-name: steam
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-05-04 08:39:10 +00:00 committed by Stefano Pigozzi
parent eab271d8b1
commit f209831c9a

6
poetry.lock generated
View file

@ -808,7 +808,7 @@ url = ["furl (>=0.4.1)"]
[[package]]
name = "steam"
version = "1.2.0"
version = "1.2.1"
description = "Module for interacting with various Steam features"
category = "main"
optional = false
@ -822,7 +822,7 @@ six = ">=1.10"
vdf = ">=3.3"
[package.extras]
client = ["gevent (>=1.3.0)", "protobuf (>=3.0.0)", "gevent-eventemitter (>=2.1)"]
client = ["gevent (>=1.3.0)", "gevent-eventemitter (>=2.1,<3.0)", "protobuf (<3.18.0)"]
[[package]]
name = "telethon"
@ -1493,7 +1493,7 @@ sqlalchemy-utils = [
{file = "SQLAlchemy_Utils-0.37.9-py3-none-any.whl", hash = "sha256:bb6f4da8ac044cb0dd4d0278b1fb434141a5ee9d1881c757a076830ddbb04160"},
]
steam = [
{file = "steam-1.2.0.tar.gz", hash = "sha256:24210084852ebd2ff13275e0a37d0c2294b965f8078c3a505636c499b5575e7f"},
{file = "steam-1.2.1.tar.gz", hash = "sha256:feeb9eacb336ec62b17fcc4867413359dd51fc035a5ae61f8c8a15b402004e58"},
]
telethon = [
{file = "Telethon-1.24.0-py3-none-any.whl", hash = "sha256:04fdc5fa4ed3e886e6ecf4bad79205ab8880c6aefbd42c29c89c689a502aa816"},