Skip to content

Commit

Permalink
Chore(deps): Bump django-azure-auth in the django-dependencies group
Browse files Browse the repository at this point in the history
Bumps the django-dependencies group with 1 update: [django-azure-auth](https://github.com/Weird-Sheep-Labs/django-azure-auth).


Updates `django-azure-auth` from 2.0.2 to 2.1.0
- [Changelog](https://github.com/Weird-Sheep-Labs/django-azure-auth/blob/main/CHANGELOG.md)
- [Commits](Weird-Sheep-Labs/django-azure-auth@2.0.2...2.1.0)

---
updated-dependencies:
- dependency-name: django-azure-auth
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: django-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 21, 2024
1 parent 268c147 commit 45cbfa7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ markdown-headdown = "^0.1.3"
nltk = "^3.9.1"
sentry-sdk = { extras = ["django"], version = "^2.16.0" }
ministryofjustice-data-platform-catalogue = { path = "lib/datahub-client", develop = true }
django-azure-auth = "2.0.2"
django-azure-auth = "2.1.0"
django-waffle = "^4.1.0"
psycopg = "^3.2.3"
psycopg-binary = "^3.2.3"
Expand Down

0 comments on commit 45cbfa7

Please sign in to comment.