Skip to content

Commit 1520652

Browse files
authored
Merge pull request #71 from PnX-SI/release/1.6.3
Release 1.6.3
2 parents 8539ad5 + db0c6e8 commit 1520652

File tree

6 files changed

+15
-7
lines changed

6 files changed

+15
-7
lines changed

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.6.2
1+
1.6.3

docs/changelog.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22
CHANGELOG
33
=========
44

5+
1.6.3 (2024-05-27)
6+
------------------
7+
8+
**🚀 Nouveautés**
9+
10+
- Mise à jour de TaxHub en 1.14.1
11+
- Mise à jour de UserHub-authentication-module en 2.1.5
12+
513
1.6.2 (2024-04-26)
614
------------------
715

requirements.in

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@ marshmallow-sqlalchemy
99
sqlalchemy
1010

1111
utils-flask-sqlalchemy>=0.4.1
12-
taxhub>=1.14.0
13-
pypnusershub>=2.1.4
12+
taxhub>=1.14.1
13+
pypnusershub>=2.1.5

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ pycparser==2.22
147147
# via cffi
148148
pypn-ref-geo==1.5.2
149149
# via taxhub
150-
pypnusershub==2.1.4
150+
pypnusershub==2.1.5
151151
# via
152152
# -r requirements.in
153153
# taxhub
@@ -182,7 +182,7 @@ sqlalchemy==1.4.52
182182
# taxhub
183183
# utils-flask-sqlalchemy
184184
# utils-flask-sqlalchemy-geo
185-
taxhub==1.14.0
185+
taxhub==1.14.1
186186
# via -r requirements.in
187187
typing-extensions==4.11.0
188188
# via

0 commit comments

Comments
 (0)