merge from main

This commit is contained in:
Kenneth Kehl
2025-04-03 07:45:06 -07:00
3 changed files with 180 additions and 27 deletions

View File

@@ -30,6 +30,9 @@
error_message_with_html=True
) }}
{% endif %}
<p>
Team members must be invited directly using their .gov email address, not from forwarded invitations. Invitation links to create a Notify.gov account are active for only 24 hours. Expired invitations can e re-sent from the Team members page.
</p>
{% include 'views/manage-users/permissions.html' %}

202
poetry.lock generated

File diff suppressed because it is too large Load Diff

View File

@@ -32,7 +32,7 @@ pyexcel-xlsx = "==0.6.0"
openpyxl = "==3.0.10"
pyproj = "==3.7.1"
python-dotenv = "==1.1.0"
pytz = "^2024.1"
pytz = "^2025.2"
rtreelib = "==0.2.0"
werkzeug = "^3.1.3"
wtforms = "~=3.1"