Update git submodules

* Update adjutant-ui from branch 'master'
  to 2bea2114fb234bf25f62a5fb041e5829e29d375c
  - Address RemovedInDjango40Warning (2)
    
    django.utils.translation.ugettext(), ugettext_lazy(), ugettext_noop(),
    ungettext(), and ungettext_lazy() are deprecated in favor of the
    functions that they’re aliases for: django.utils.translation.gettext(),
    gettext_lazy(), gettext_noop(), ngettext(), and ngettext_lazy().
    
    On top of that django.conf.urls.url() is deprecated in favor of
    django.urls.re_path()
    
    Since Horizon is using Django>4.0, it's highly important to cover these
    issues for upcoming release.
    
    https: //docs.djangoproject.com/en/4.0/releases/3.0/#id3
    Change-Id: Ibefe848cf73a31608ce5e71f4847b741ec16f8ad
This commit is contained in:
Dmitriy Rabotyagov 2024-05-17 00:18:10 +01:00 committed by Gerrit Code Review
parent f81d24d940
commit 792f682e51
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 02dd3d73633cffd842e45dd23cd25ed3ea86c8ad
Subproject commit 2bea2114fb234bf25f62a5fb041e5829e29d375c