mirror of
https://github.com/RYGhub/royalnet.git
synced 2024-11-23 03:24:20 +00:00
⬆️ (deps): Bump steam from 1.2.1 to 1.3.0
Bumps [steam](https://github.com/ValvePython/steam) from 1.2.1 to 1.3.0. - [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.1...v1.3.0) --- updated-dependencies: - dependency-name: steam dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
7a548ff2e8
commit
4c5480bf25
1 changed files with 3 additions and 3 deletions
6
poetry.lock
generated
6
poetry.lock
generated
|
@ -808,7 +808,7 @@ url = ["furl (>=0.4.1)"]
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "steam"
|
name = "steam"
|
||||||
version = "1.2.1"
|
version = "1.3.0"
|
||||||
description = "Module for interacting with various Steam features"
|
description = "Module for interacting with various Steam features"
|
||||||
category = "main"
|
category = "main"
|
||||||
optional = false
|
optional = false
|
||||||
|
@ -822,7 +822,7 @@ six = ">=1.10"
|
||||||
vdf = ">=3.3"
|
vdf = ">=3.3"
|
||||||
|
|
||||||
[package.extras]
|
[package.extras]
|
||||||
client = ["gevent (>=1.3.0)", "gevent-eventemitter (>=2.1,<3.0)", "protobuf (<3.18.0)"]
|
client = ["gevent (>=1.3.0)", "gevent-eventemitter (>=2.1,<3.0)", "protobuf (<3.18.0)", "protobuf (>=3.0,<4.0)"]
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "telethon"
|
name = "telethon"
|
||||||
|
@ -1493,7 +1493,7 @@ sqlalchemy-utils = [
|
||||||
{file = "SQLAlchemy_Utils-0.37.9-py3-none-any.whl", hash = "sha256:bb6f4da8ac044cb0dd4d0278b1fb434141a5ee9d1881c757a076830ddbb04160"},
|
{file = "SQLAlchemy_Utils-0.37.9-py3-none-any.whl", hash = "sha256:bb6f4da8ac044cb0dd4d0278b1fb434141a5ee9d1881c757a076830ddbb04160"},
|
||||||
]
|
]
|
||||||
steam = [
|
steam = [
|
||||||
{file = "steam-1.2.1.tar.gz", hash = "sha256:feeb9eacb336ec62b17fcc4867413359dd51fc035a5ae61f8c8a15b402004e58"},
|
{file = "steam-1.3.0.tar.gz", hash = "sha256:a40e0295e73259da2995ddbb2e7a06069db2948bc232f72f28cc7079a8737516"},
|
||||||
]
|
]
|
||||||
telethon = [
|
telethon = [
|
||||||
{file = "Telethon-1.24.0-py3-none-any.whl", hash = "sha256:04fdc5fa4ed3e886e6ecf4bad79205ab8880c6aefbd42c29c89c689a502aa816"},
|
{file = "Telethon-1.24.0-py3-none-any.whl", hash = "sha256:04fdc5fa4ed3e886e6ecf4bad79205ab8880c6aefbd42c29c89c689a502aa816"},
|
||||||
|
|
Loading…
Reference in a new issue