Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 28, 2025

Bumps objgraph from 3.5.0 to 3.6.2.

Release notes

Sourced from objgraph's releases.

3.6.2

What's Changed

Full Changelog: mgedmin/objgraph@3.6.1...3.6.2

3.6.1

What's Changed

Full Changelog: mgedmin/objgraph@3.6.0...3.6.1

3.6.0

What's Changed

New Contributors

Full Changelog: mgedmin/objgraph@3.5.0...3.6.0

Changelog

Sourced from objgraph's changelog.

3.6.2 (2024-10-10)

  • Add support for Python 3.13.

3.6.1 (2024-02-26)

  • Add support for Python 3.12.

3.6.0 (2023-06-16)

  • Add support for Python 3.9, 3.10, and 3.11.

  • Drop support for Python 2.7 and 3.6.

Commits
  • a40dbe9 Preparing release 3.6.2
  • 60c4d4f Merge pull request #81 from mgedmin/py313
  • 4b74017 Add Python 3.13 support
  • 496a468 f_locals labeling doesn't work since Python 3.7
  • 9a78e58 Update release.mk
  • 41bc37f Drop deprecated test_suite from setup.py
  • 8c4a48d Remove deprecated settings that cause warnings
  • a7181b8 Update release.mk
  • 0caed06 Update GHA action versions
  • edc6627 Back to development: 3.6.2
  • Additional commits viewable 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 [objgraph](https://github.com/mgedmin/objgraph) from 3.5.0 to 3.6.2.
- [Release notes](https://github.com/mgedmin/objgraph/releases)
- [Changelog](https://github.com/mgedmin/objgraph/blob/master/CHANGES.rst)
- [Commits](mgedmin/objgraph@3.5.0...3.6.2)

---
updated-dependencies:
- dependency-name: objgraph
  dependency-version: 3.6.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team July 28, 2025 09:12
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jul 28, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 28, 2025

The reviewers field in the dependabot.yml file will be removed soon. Please use the code owners file to specify reviewers for Dependabot PRs. For more information, see this blog post.

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