Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
jacquesfize committed Apr 23, 2024
2 parents 8eb077f + b55f08a commit 9100611
Show file tree
Hide file tree
Showing 6 changed files with 13 additions and 10 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.4.1
2.4.2
7 changes: 7 additions & 0 deletions docs/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@
CHANGELOG
=========

2.4.2 (2024-04-23)
------------------

**🐛 Corrections**

- Mise à jour de `UsersHub-authentification-module` en 2.1.4 (#207)

2.4.1 (2024-04-11)
------------------

Expand Down
2 changes: 1 addition & 1 deletion requirements-dependencies.in
Original file line number Diff line number Diff line change
@@ -1 +1 @@
pypnusershub>=2.1.1,<3.0.0
pypnusershub>=2.1.4,<3.0.0
4 changes: 1 addition & 3 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -125,9 +125,7 @@ sqlalchemy==1.4.51
# pypnusershub
# utils-flask-sqlalchemy
typing-extensions==4.9.0
# via
# alembic
# sqlalchemy
# via alembic
urllib3==2.1.0
# via requests
utils-flask-sqlalchemy==0.4.1
Expand Down
6 changes: 2 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ psycopg2==2.9.9
# pypnusershub
pycparser==2.21
# via cffi
pypnusershub==2.1.1
pypnusershub==2.1.4
# via -r requirements-dependencies.in
python-dateutil==2.8.2
# via
Expand All @@ -125,9 +125,7 @@ sqlalchemy==1.4.51
# pypnusershub
# utils-flask-sqlalchemy
typing-extensions==4.9.0
# via
# alembic
# sqlalchemy
# via alembic
urllib3==2.1.0
# via requests
utils-flask-sqlalchemy==0.4.1
Expand Down

0 comments on commit 9100611

Please sign in to comment.