Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ls/latest updates #45

Merged
merged 95 commits into from
Nov 2, 2024
Merged
Changes from 1 commit
Commits
Show all changes
95 commits
Select commit Hold shift + click to select a range
1e1b189
Remove py3.7 (#234)
yurushao Jun 9, 2023
6f02f6e
Bump cryptography from 39.0.2 to 41.0.1 (#260)
dependabot[bot] Jun 9, 2023
013c0d1
Bump tox from 3.25.0 to 4.6.0 (#262)
dependabot[bot] Jun 9, 2023
95f5c35
Bump fakeredis from 1.7.5 to 2.14.1 (#263)
dependabot[bot] Jun 9, 2023
147bdf3
Bump flask from 2.1.2 to 2.3.2 (#250)
dependabot[bot] Jun 9, 2023
6fec10e
Bump pytest from 7.1.2 to 7.3.1 (#243)
dependabot[bot] Jun 9, 2023
a34aaf8
Bump redis from 4.5.3 to 4.5.5 (#253)
dependabot[bot] Jun 9, 2023
5725b0d
Bump coverage from 6.4.1 to 7.2.7 (#267)
dependabot[bot] Jun 12, 2023
4c118cf
Bump pytest-cov from 3.0.0 to 4.1.0 (#266)
dependabot[bot] Jun 12, 2023
9d68d6b
Bump actions/checkout from 3 to 4 (#282)
dependabot[bot] Sep 25, 2023
31ae18d
[Snyk] Security upgrade cryptography from 41.0.1 to 41.0.4 (#284)
devinlundberg Sep 25, 2023
f3edccd
Bump tox from 4.6.0 to 4.11.3 (#287)
dependabot[bot] Sep 26, 2023
03bf76f
Bump fakeredis from 2.14.1 to 2.20.0
dependabot[bot] Oct 23, 2023
c4d6074
Merge pull request #292 from pinterest/dependabot/pip/fakeredis-2.20.0
xia0pin9 Oct 23, 2023
1a9824d
Bump redis from 4.5.5 to 5.0.1
dependabot[bot] Oct 23, 2023
6a10fd3
Merge pull request #289 from pinterest/dependabot/pip/redis-5.0.1
xia0pin9 Oct 23, 2023
99028bf
Install deps from requirements.txt (#303)
yurushao Dec 1, 2023
baa921f
Prepare 1.6.1 release (#304)
yurushao Dec 2, 2023
8103cb4
Bump version: 1.6.0 → 1.6.1 (#305)
yurushao Dec 2, 2023
ae27473
Use urllib.parse for quoting/unquoting plus instead of deprecated wer…
vin01 Dec 2, 2023
fd27ab7
Bump actions/setup-python from 4 to 5 (#306)
dependabot[bot] Dec 22, 2023
b53ceed
Bump github/codeql-action from 2 to 3 (#309)
dependabot[bot] Dec 22, 2023
b66b1e1
Bump werkzeug from 2.3.3 to 3.0.1 (#295)
dependabot[bot] Dec 22, 2023
7db0be7
Bump flask from 2.3.2 to 3.0.0 (#294)
dependabot[bot] Dec 22, 2023
3871c39
Bump pytest from 7.3.1 to 7.4.4
dependabot[bot] Jan 1, 2024
a8e4312
Bump version: 1.6.1 → 1.6.2 (#311)
yurushao Jan 3, 2024
29ce62b
Merge pull request #314 from pinterest/dependabot/pip/pytest-7.4.4
xia0pin9 Jan 3, 2024
6798a26
Bump freezegun from 1.2.1 to 1.4.0
dependabot[bot] Jan 3, 2024
564a29d
Merge pull request #312 from pinterest/dependabot/pip/freezegun-1.4.0
xia0pin9 Jan 3, 2024
d8c05a9
Bump flake8 from 6.0.0 to 7.0.0
dependabot[bot] Jan 5, 2024
74ded41
Merge pull request #315 from pinterest/dependabot/pip/flake8-7.0.0
xia0pin9 Jan 5, 2024
455db36
Add health check endpoint (#329)
yurushao Feb 3, 2024
6d294c6
add i18n to Snappass
systeembeheerder Feb 14, 2024
62a6290
Bump fakeredis from 2.20.0 to 2.21.1
dependabot[bot] Feb 16, 2024
6d17603
remove import of flask, g
systeembeheerder Feb 16, 2024
d178664
Add empty translations for de and es
systeembeheerder Feb 16, 2024
49de2bc
Bump cryptography from 41.0.4 to 42.0.3
dependabot[bot] Feb 19, 2024
28c396e
Add German Translation
systeembeheerder Feb 19, 2024
fcfc1b0
Merge pull request #331 from pinterest/dependabot/pip/fakeredis-2.21.1
xia0pin9 Feb 20, 2024
e0b8245
Bump pytest from 7.4.4 to 8.0.1
dependabot[bot] Feb 20, 2024
0084d85
Merge pull request #332 from pinterest/dependabot/pip/cryptography-42…
xia0pin9 Feb 20, 2024
f551b73
Merge pull request #334 from pinterest/dependabot/pip/pytest-8.0.1
xia0pin9 Feb 20, 2024
3cba966
Bump coverage from 7.2.7 to 7.4.2
dependabot[bot] Feb 20, 2024
82c345c
Merge pull request #335 from pinterest/dependabot/pip/coverage-7.4.2
xia0pin9 Feb 20, 2024
ba67b42
Bump tox from 4.11.3 to 4.13.0
dependabot[bot] Feb 20, 2024
415d5ee
Merge pull request #333 from pinterest/dependabot/pip/tox-4.13.0
xia0pin9 Feb 21, 2024
9fdddab
fix missing bracket
systeembeheerder Feb 21, 2024
4fffb9c
restore extra spaces
systeembeheerder Feb 22, 2024
114b5af
Add Spanish and fixup NL&DE
systeembeheerder Feb 22, 2024
106ac26
TIL flake8 :)
systeembeheerder Feb 23, 2024
2b108d3
Merge pull request #330 from systeembeheerder/i18n
xia0pin9 Feb 23, 2024
5d37e45
Bump actions/cache from 3 to 4 (#320)
dependabot[bot] Feb 23, 2024
04f9402
Bump jinja2 from 3.1.2 to 3.1.3 (#336)
dependabot[bot] Feb 23, 2024
dc321ef
add /api endpoint for automated flows (#316)
reinoud Feb 26, 2024
838cdf6
Bump pytest from 8.0.1 to 8.1.0
dependabot[bot] Mar 4, 2024
9c233c0
Merge pull request #339 from pinterest/dependabot/pip/pytest-8.1.0
xia0pin9 Mar 4, 2024
7607822
Bump pytest-cov from 4.1.0 to 5.0.0
dependabot[bot] Mar 25, 2024
05cd81c
:construction: Add a 'modern' REST API
XREvo Mar 29, 2024
ed9e715
:construction: Add RFC7807 response type
XREvo Mar 29, 2024
ff35bb6
:construction: Import missing parts
XREvo Mar 29, 2024
ad5a7de
:art: Cleanup
XREvo Mar 29, 2024
82d3a61
:recycle: Use token as name for password_key
XREvo Mar 29, 2024
2023c9d
:technologist: Use HATEHOAS style
XREvo Mar 29, 2024
3cfd5f0
:white_check_mark: Finish test suite implementation
XREvo Mar 29, 2024
26b26f9
:memo: Add documentation about new APIs
XREvo Mar 29, 2024
04235c1
:art: flake8
XREvo Mar 29, 2024
b692904
:children_crossing: Remove URL encoding from token
XREvo Mar 30, 2024
e480397
:children_crossing: Add a link to web view
XREvo Mar 30, 2024
20136d9
Merge pull request #346 from XREvo/master
xia0pin9 Apr 8, 2024
eaf96ef
Merge pull request #345 from pinterest/dependabot/pip/pytest-cov-5.0.0
xia0pin9 Apr 10, 2024
cbeb611
Bump wheel from 0.42.0 to 0.43.0
dependabot[bot] Apr 10, 2024
7475a98
Merge pull request #343 from pinterest/dependabot/pip/wheel-0.43.0
xia0pin9 Apr 23, 2024
e2ca2fa
fix: requirements.txt to reduce vulnerabilities
snyk-bot May 6, 2024
95b7573
Merge pull request #358 from pinterest/snyk-fix-f2c8e3c8682180c20af41…
xia0pin9 May 6, 2024
e247322
Bump tox from 4.13.0 to 4.16.0 (#376)
dependabot[bot] Aug 2, 2024
4c5f63b
Bump coverage from 7.4.2 to 7.6.0 (#379)
dependabot[bot] Aug 2, 2024
91dd677
Bump fakeredis from 2.21.1 to 2.23.4 (#381)
dependabot[bot] Aug 2, 2024
f6ad788
[Snyk] Security upgrade cryptography from 42.0.3 to 42.0.8 (#371)
devinlundberg Aug 2, 2024
d3ffeac
Bump freezegun from 1.4.0 to 1.5.1 (#362)
dependabot[bot] Aug 2, 2024
57ec624
[Snyk] Security upgrade jinja2 from 3.1.3 to 3.1.4 (#359)
devinlundberg Aug 2, 2024
4e5fc2e
Bump itsdangerous from 2.1.2 to 2.2.0 (#347)
dependabot[bot] Aug 2, 2024
9e43578
Environment variables for default port and bind address (#342)
Radical-Egg Aug 2, 2024
6370c04
Bump cryptography from 42.0.8 to 43.0.0 (#382)
dependabot[bot] Aug 5, 2024
7af9712
Bump pytest from 8.1.0 to 8.3.2 (#385)
dependabot[bot] Aug 5, 2024
63f7d8f
Bump flake8 from 7.0.0 to 7.1.1 (#383)
dependabot[bot] Aug 5, 2024
eea66f4
Bump wheel from 0.43.0 to 0.44.0 (#384)
dependabot[bot] Aug 5, 2024
ce7994e
Bump tox from 4.16.0 to 4.17.0 (#386)
dependabot[bot] Aug 6, 2024
f3af080
Bump tox from 4.17.0 to 4.18.0 (#388)
dependabot[bot] Aug 27, 2024
5745dd4
Bump fakeredis from 2.23.4 to 2.24.1 (#390)
dependabot[bot] Aug 27, 2024
c13e80b
fix i18n (#375)
viktorhaid Sep 11, 2024
86e7e2e
[Snyk] Security upgrade cryptography from 43.0.0 to 43.0.1 (#391)
devinlundberg Sep 11, 2024
cf81a01
Bump tox from 4.18.0 to 4.23.0 (#405)
dependabot[bot] Oct 18, 2024
5e9054b
Bump fakeredis from 2.24.1 to 2.25.1 (#397)
dependabot[bot] Oct 18, 2024
b78280a
Bump redis from 5.0.1 to 5.1.1 (#401)
dependabot[bot] Oct 18, 2024
fd04960
Merge branch 'master' of https://github.com/pinterest/snappass into l…
silverl Nov 2, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Bump flask from 2.1.2 to 2.3.2 (pinterest#250)
Bumps [flask](https://github.com/pallets/flask) from 2.1.2 to 2.3.2.
- [Release notes](https://github.com/pallets/flask/releases)
- [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst)
- [Commits](pallets/flask@2.1.2...2.3.2)

---
updated-dependencies:
- dependency-name: flask
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] authored Jun 9, 2023
commit 147bdf390a126b1be34b110874fcf4778a962d8b
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
cryptography==41.0.1
Flask==2.1.2
Flask==2.3.2
itsdangerous==2.1.2
Jinja2==3.1.2
MarkupSafe==2.1.1
redis==4.5.3
Werkzeug==2.2.3
Werkzeug==2.3.3