Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

fix(deps): bump pysmb from 1.2.10 to 1.2.13#171

Open
dependabot[bot] wants to merge 1 commit intodevfrom
dependabot/pip/dev/pysmb-1.2.13
Open

fix(deps): bump pysmb from 1.2.10 to 1.2.13#171
dependabot[bot] wants to merge 1 commit intodevfrom
dependabot/pip/dev/pysmb-1.2.13

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Feb 16, 2026

Bumps pysmb from 1.2.10 to 1.2.13.

Release notes

Sourced from pysmb's releases.

pysmb 1.2.13

Fix type hinting issues on Python versions prior to 3.9. (#230)

pysmb 1.2.12

Add support for NetBIOS packet polling on Linux (#229)

pysmb 1.2.11

  • Fix out-of-memory issues during large file operations (due to accumulation of messages in message_history).
Changelog

Sourced from pysmb's changelog.

pysmb-1.2.13, 20 Sep 2025

  • Fix type hinting issues on Python versions prior to 3.9. (#230)

pysmb-1.2.12, 19 Sep 2025

  • Add support for NetBIOS packet polling on Linux (#229)

pysmb-1.2.11, 25 Mar 2025

  • Fix out-of-memory issues during large file operations (due to accumulation of messages in message_history).
Commits
  • 44c2ac9 Rebuild docs for pysmb-1.2.13.
  • 74a4f6f Bump version to 1.2.13.
  • 6c71dcd Poll for net bios packet linux fix (#230)
  • a736cc4 Rebuild docs for pysmb-1.2.12.
  • 2be1525 Bump version to 1.2.12.
  • c332646 Poll for net bios packet linux fix (#229)
  • 9bf9cde Rebuild docs for pysmb-1.2.11.
  • e9d59f3 Bump version to 1.2.11.
  • 40d8084 Trim internal messages_history (for debugging) to avoid over-accumulation whi...
  • See full diff in compare view

Dependabot compatibility score

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)

Bumps [pysmb](https://github.com/miketeo/pysmb) from 1.2.10 to 1.2.13.
- [Release notes](https://github.com/miketeo/pysmb/releases)
- [Changelog](https://github.com/miketeo/pysmb/blob/dev-1.2.x/CHANGELOG)
- [Commits](miketeo/pysmb@pysmb-1.2.10...pysmb-1.2.13)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Feb 16, 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