Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 18, 2025

Bumps django-qsessions from 2.0.0 to 2.1.0.

Release notes

Sourced from django-qsessions's releases.

Version 2.1.0

What's Changed

New Contributors

Full Changelog: QueraTeam/django-qsessions@v2.0.0...v2.1.0

Changelog

Sourced from django-qsessions's changelog.

2.1.0 (Sep 21, 2025)

  • Add support for Django 5.2.
  • Make geoip2 an optional dependency. It can be installed using the geoip2 extra.
Commits
  • fc4a48a Update CHANGELOG.md to include Django 5.2 support
  • 6e02d72 Merge pull request #26 from QueraTeam/bump-to-v2.1.0
  • b864d84 Bump version to 2.1.0
  • 66bd872 Merge pull request #25 from QueraTeam/add-geoip2-in-extra-req
  • e6f7d21 Update CHANGELOG.md
  • 81a04d7 Add GeoIP2 support in extras_require and update documentation
  • 18a47d2 Merge branch 'django-5.2'
  • 742a12f Add support for Django 5.2
  • 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 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 [django-qsessions](https://github.com/QueraTeam/django-qsessions) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/QueraTeam/django-qsessions/releases)
- [Changelog](https://github.com/QueraTeam/django-qsessions/blob/main/CHANGELOG.md)
- [Commits](QueraTeam/django-qsessions@v2.0.0...v2.1.0)

---
updated-dependencies:
- dependency-name: django-qsessions
  dependency-version: 2.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Nov 18, 2025
@MatMoore MatMoore merged commit 0c01fe8 into main Nov 20, 2025
60 checks passed
@MatMoore MatMoore deleted the dependabot/uv/django-qsessions-2.1.0 branch November 20, 2025 16:39
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:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants