Skip to content

Commit

Permalink
Merge pull request #3785 from unicef/staging
Browse files Browse the repository at this point in the history
Staging
  • Loading branch information
robertavram authored Oct 17, 2024
2 parents 14f78ed + 7d4a468 commit 959e1af
Show file tree
Hide file tree
Showing 51 changed files with 1,233 additions and 196 deletions.
80 changes: 68 additions & 12 deletions pdm.lock

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

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -62,14 +62,14 @@ dependencies = [
'pyyaml==6.0.1',
'reportlab==4.0.9',
'requests==2.31.0',
'sentry-sdk==2.1.1',
"sentry-sdk==1.27.0",
'social-auth-app-django==5.4.1',
"social-auth-core[azuread]==4.5.4",
'tenant-schemas-celery==2.2.0',
'unicef-attachments==0.12',
'unicef-djangolib==0.7',
'unicef-locations==4.2',
'unicef-notification==1.4',
"unicef-notification==1.4.1",
'unicef-rest-export==0.6',
'unicef-restlib==0.7',
'unicef-snapshot==1.3',
Expand Down
2 changes: 1 addition & 1 deletion src/etools/__init__.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
VERSION = __version__ = '11.7'
VERSION = __version__ = '12.1'
NAME = 'eTools'
Loading

0 comments on commit 959e1af

Please sign in to comment.