Skip to content

chore(deps): update steam requirement from <1.5.0,>=1.4.0 to >=1.4.4,<1.5.0#21

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/steam-gte-1.4.4-and-lt-1.5.0
Open

chore(deps): update steam requirement from <1.5.0,>=1.4.0 to >=1.4.4,<1.5.0#21
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/steam-gte-1.4.4-and-lt-1.5.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Apr 13, 2026

Updates the requirements on steam to permit the latest version.

Changelog

Sourced from steam's changelog.

Change notes

2.0.0

This release brings breaking changes

steam.client

  • Add steam.monkey module for applying gevent monkey patches
  • Removed monkey patching by default. See steam.monkey for details

1.0.0

This release brings breaking changes

General

  • Added steam.utils.appcache methods for parsing appcache files
  • Replaced cryptography library with pycryptodomex
  • Updated all enums
  • Removed imports from 'steam' namespace
  • Renamed steam.util to steam.utils
  • Moved proto utils to steam.utils.proto
  • Moved SteamClient dependecies to client extras

steam.steamid

  • Added support for invite codes in SteamID
  • Updated SteamID.is_valid

steam.guard

  • Renamed medium param to backend on SteamAuthenticator
  • Fixed create_emergency_codes() not returning codes
  • Fixed validate_phone_number() returning no data

steam.webauth

  • Added WebAuth.cli_login(), handles all steps of the login process
  • Updated password param to be optional on WebAuth

steam.client

  • Replaced builtin CM server list with automatic discovery via WebAPI or DNS
  • UM/ServiceMethods are now handled in the SteamClient instance. See SteamClient.send_um()
  • Messages now have a payload property set when the body cannot be parsed
  • get_product_info() now replaces invalid unicode chars
  • get_product_info() includes _missing_token key with every result
  • Added CDNClient for downloading connect from SteamPipe
  • Added rich_presence property to SteamUser

... (truncated)

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [steam](https://github.com/ValvePython/steam) to permit the latest version.
- [Changelog](https://github.com/ValvePython/steam/blob/master/CHANGES.md)
- [Commits](ValvePython/steam@v1.4.0...v1.4.4)

---
updated-dependencies:
- dependency-name: steam
  dependency-version: 1.4.4
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Apr 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants